Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 1.14 KB

CONTRIBUTING.md

File metadata and controls

15 lines (9 loc) · 1.14 KB

Contributing

When contributing to this repository, please first discuss the change you wish to make via an issue or other methods which are public and within the scope of this repository.

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

Pull Request Process

Before submitting a Pull Request please follow these guidelines.

  1. Update the README.md and related documentation in the wiki where appropriate with details of changes.
  2. Increase the version numbers within package.json to the new version that this Pull Request would represent with a single commit formatted like release: x.x.x. The version scheme we use is SemVer.
  3. In your Pull Request provide a brief and accurate description of what your changes do and why, reference any related issues or previous pull requests and explain the benefits of your changes.
  4. The Pull Request will be merged in once you have the sign-off of @8eecf0d2 or other developers with authority.