Skip to content

Commit 70a7783

Browse files
authored
untick the checklist
1 parent 389094c commit 70a7783

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

docs/onboarding-guide/contribution-flow.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -70,13 +70,13 @@ Let’s keep AsyncAPI a community where people enjoy contributing. 👏🏼
7070

7171
## Contribution Checklist
7272
Before submitting your contribution, ask yourself:
73-
- [] Is my contribution relevant to AsyncAPI?
74-
- [] Have I explained why this contribution is necessary?
75-
- [] Is my writing clear, concise, and well-structured?
76-
- [] Did I follow the [documentation style guide](https://github.com/asyncapi/community/tree/master/docs/styleguide)?
77-
- [] Are my code examples tested and functional?
78-
- [] Have I linked any relevant issues, discussions, or existing docs?
79-
- [] Did I provide a description of the changes in my PR?
80-
- [] Am I open to feedback and revisions?
73+
- [ ] Is my contribution relevant to AsyncAPI?
74+
- [ ] Have I explained why this contribution is necessary?
75+
- [ ] Is my writing clear, concise, and well-structured?
76+
- [ ] Did I follow the [documentation style guide](https://github.com/asyncapi/community/tree/master/docs/styleguide)?
77+
- [ ] Have my code examples been tested, and are they functional?
78+
- [ ] Have I linked any relevant issues, discussions, or existing docs?
79+
- [ ] Did I provide a description of the changes in my PR?
80+
- [ ] Am I open to feedback and revisions?
8181

8282
If you answered **yes** to all these questions, you are ready to submit your PR or create an issue! 🚀

0 commit comments

Comments
 (0)