Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 1.17 KB

CONTRIBUTING.md

File metadata and controls

19 lines (12 loc) · 1.17 KB

Contributing

Thanks for being willing to contribute!

Many bug fixes and documentation improvements can be implemented and reviewed via the GitHub pull request workflow.

Have a number fact you would to add? Feel free to also submit a pull request so our team can add it to the database.

Before submitting, please be sure to take a look at our Code of Conduct and be sure to follow our Pull Request Template.

List of Active Pull Requests

Pull Request Process

  1. Ensure any install or build dependencies are removed before the end of the layer when doing a build.
  2. Use the PR template to provide important information about your work.
  3. When adding new code of fixing a bug make sure to add tests to avoid future regressions.
  4. Your pull request will be reviewed in two separate stages. The first stage requires that an authorized contributor signs off on the changes. The second stage required the head reviewer to take a look and make the appropriate changes.