Update CONTRIBUTING.md

added flight manual to Your First Code Contribution
This commit is contained in:
Ruth Grace Wong 2016-05-22 22:45:17 -04:00
parent d06da3f470
commit 248409b131

View File

@ -221,6 +221,8 @@ Unsure where to begin contributing to Atom? You can start by looking through the
Both issue lists are sorted by total number of comments. While not perfect, number of comments is a reasonable proxy for impact a given change will have.
If you want to read about using Atom or developing packages in Atom, the [Atom Flight Manual](https://atom.io/docs/latest/) is free and available online, along with ePub, PDF and mobi versions. You can find the source to the manual in [atom/docs](https://github.com/atom/docs).
### Pull Requests
* Include screenshots and animated GIFs in your pull request whenever possible.