Update contributing.md

This commit is contained in:
Hans Pagel 2021-11-24 13:51:20 +01:00 committed by GitHub
parent 6a880b677a
commit b37b0921dd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,9 +11,11 @@ tiptap would be nothing without its lively community. Contributions have always
* Failing regression tests as bug reports
* Documentation improvements, e. g. fix a typo, add a section
* New features for existing extensions, e. g. a new configureable option
* New extensions, which dont require changes to the core or other core extensions
* Well explained, non-breaking changes to the core
## Wont merge
* New extensions, which we then need to support and maintain
## Submit ideas
Make sure to open an issue and outline your idea first. Well get back to you quickly and let you know if there is a chance we can merge your contribution.