update Contributing with Apache Licence notice

This commit is contained in:
Thomas S Hatch 2015-08-04 21:18:33 -06:00
parent c9e60adf71
commit cc2f3b1a1c

View File

@ -1,3 +1,12 @@
Licence Notice
==============
The Salt project is open and encouraging to code contributions. Please be
advised that all code contributions will be licenced under the Apache 2.0
License. We cannot accept contributions that already hold a Licence other
than Apache 2.0 without explicit exception.
Reporting issues
================
@ -10,17 +19,17 @@ A bug is a *demonstrable problem* that is caused by the code in the repository.
Please read the following guidelines before you `report an issue`_
1. **Use the GitHub issue search** check if the issue has
1. **Use the GitHub issue search** -- check if the issue has
already been reported. If it has been, please comment on the existing issue.
2. **Check if the issue has been fixed** the latest `develop`
2. **Check if the issue has been fixed** -- the latest `develop`
branch may already contain a fix. Please try to reproduce the bug against
the latest git head or the latest release.
3. **Isolate the demonstrable problem** make sure that the
3. **Isolate the demonstrable problem** -- make sure that the
code in the project's repository is *definitely* responsible for the issue.
4. **Include a reproducible example** Provide the steps which
4. **Include a reproducible example** -- Provide the steps which
led you to the problem.
Please try to be as detailed as possible in your report too. What is your