Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 1.29 KB

CONTRIBUTING.md

File metadata and controls

28 lines (16 loc) · 1.29 KB

Contributing

Please note we have a code of conduct. Please follow it in all your interactions with the project.

We welcome contributions, suggestions, requests and feedback.

Please note that we cannot merge any changes that would break these utilities in our production environments.

When contributing to this repository, please first discuss the change you wish to make via issue, email, or any other method with the owners of this repository before making a change.

Please follow our style guide for your contributions.

Contributing Process

  1. Fork the utility's repo
  2. Make your change
  3. Test your changes
  4. Push to your fork
  5. Submit a Pull Request using the process below
  6. Participate in discussion and feedback

Pull Request Process

  1. Please use the Pull Request Template
  2. Increase the version numbers in any files and the README.md to the new version that this Pull Request would represent. The versioning scheme we use is SemVer.