docs: update content

This commit is contained in:
Hans Pagel
2020-12-10 15:56:18 +01:00
parent e39bdf0ecb
commit f5ec27c848
4 changed files with 13 additions and 4 deletions

View File

@@ -12,6 +12,9 @@ tiptap would be nothing without its lively community. Contributions have always
* New extensions, which dont require changes to the core or other core extensions
* Well explained, non-breaking changes to the core
## 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.
## Set up the development environment
Its not too hard to tinker around with the offical repository. Youll need [Git](https://github.com/git-guides/install-git), [Node](https://nodejs.org/en/download/) and [Yarn](https://classic.yarnpkg.com/en/docs/install/#mac-stable) installed. Here is what you need to do then: