Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 691 Bytes

File metadata and controls

17 lines (13 loc) · 691 Bytes

Contributing

Suggestions for substantive changes to proposals can be raised initially as issues in the repository for community discussion. Pull requests can be submitted for implementation of substantive changes.

Minor changes such as typos, broken links, etc. can be submitted directly as pull requests.

To contribute a pull request:

  1. Fork the repo and create a new branch.
  2. Make your changes.
  3. When committing your changes, include a Developer Certificate of Origin (DCO) "Signed-off-by:" statement with your name and email address in the commit message.
  4. Open a pull request with a clear description of your change and its intent.