@@ -70,13 +70,13 @@ Let’s keep AsyncAPI a community where people enjoy contributing. 👏🏼
70
70
71
71
## Contribution Checklist
72
72
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?
81
81
82
82
If you answered ** yes** to all these questions, you are ready to submit your PR or create an issue! 🚀
0 commit comments