Merge pull request #1731 from michelleN/proposal-doc

chore(docs): add how to submit proposals
pull/1736/head
Michelle Noorali 8 years ago committed by GitHub
commit d289a0c45a

@ -23,7 +23,11 @@ Follow either of the two links above to access the appropriate CLA and instructi
***NOTE***: Only original source code from you and other people that have signed the CLA can be accepted into the main repository. ***NOTE***: Only original source code from you and other people that have signed the CLA can be accepted into the main repository.
## How to Contribute A Patch ## How to Submit a Proposal
Submit proposals through the issue queue. The title of your issue should start with `PROPOSAL:`.
## How to Contribute a Patch
1. If you haven't already done so, sign a Contributor License Agreement (see details above). 1. If you haven't already done so, sign a Contributor License Agreement (see details above).
1. Fork the desired repo, develop and test your code changes. 1. Fork the desired repo, develop and test your code changes.

Loading…
Cancel
Save