Skip to content

Commit

Permalink
Update CONTRIBUTING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sambhavgupta0705 authored Nov 9, 2023
1 parent c16d0ec commit a1415d1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,6 @@ to better understand expected and unacceptable behavior.
- Explain the use case,
- Try to improve existing extensions, before you contribute a competing one,
- Start discussion with an issue. Don't start with pull request first.
- All the extensions file must be place in [Extensions folder](https://github.com/asyncapi/extensions-catalog/tree/master/extensions)
- Pull request with new or improved extension will be merged only if there is compliant implementation in the the [AsyncAPI JSON Schema](https://github.com/asyncapi/spec-json-schemas), [AsyncAPI JS Parser](https://www.github.com/asyncapi/parser-js) and the [AsyncAPI React component](https://github.com/asyncapi/asyncapi-react).
- You do not have to fulfil all the requirements upon pull request creation. First focus on documentation and a use case. Once maintainers of the catalog tell you that it is the right time to work on tooling implementation, then start doing it or fund volunteers that can help.

0 comments on commit a1415d1

Please sign in to comment.