Add CONTRIBUTING.md for Github
authorDzmitry Malyshau <dmalyshau@mozilla.com>
Fri, 2 Mar 2018 19:22:25 +0000 (14:22 -0500)
committerAlexander Galazin <Alexander.Galazin@arm.com>
Thu, 19 Apr 2018 08:49:23 +0000 (04:49 -0400)
commit23c702dc549dcab1fa5fb6c798b686656f92bc9c
tree1d775406151c4d66cf9bc723eda1bc41f932b60a
parentecc9de94efa4fe3a86c13a37c2bdf61e4540b833
Add CONTRIBUTING.md for Github

Developers used to Github workflow may be tempted to make a PR change,
and it's important to point them to the guidelines as early as possible
in order to avoid the bounced response.
The message they'll see will look like this:
https://help.github.com/articles/setting-guidelines-for-repository-contributors/

Affects: users making Pull Requests on Github.

Components: none

Change-Id: I5921bb4ae4cb8a28f889f3f20c134ca82784c3f2
.github/CONTRIBUTING.md [new file with mode: 0644]
.gitignore