docs: add information about contributing (#17961)

Add information about contributing and link CONTRIBUTING.md to this page.
This commit is contained in:
Xin Tan 2019-04-26 23:12:21 +08:00 committed by Shelley Vohr
parent a4fcc32799
commit 2e7ad1a527

View file

@ -93,6 +93,10 @@ const child = proc.spawn(electron)
Find documentation translations in [electron/i18n](https://github.com/electron/i18n). Find documentation translations in [electron/i18n](https://github.com/electron/i18n).
## Contributing
If you are interested in reporting/fixing issues and contributing directly to the code base, please see [CONTRIBUTING.md](CONTRIBUTING.md) for more information on what we're looking for and how to get started.
## Community ## Community
Info on reporting bugs, getting help, finding third-party tools and sample apps, Info on reporting bugs, getting help, finding third-party tools and sample apps,