Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 1.21 KB

CONTRIBUTING.md

File metadata and controls

25 lines (18 loc) · 1.21 KB

Contributing

When contributing to this repository, please first discuss the change you wish to make via an issue with the owners of this repository before making a change.

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

Issue Process

Please feel free to create issues for any bugs you may find, or features requests you think of. We have issue templates for these scenarios so please utilise them to make it easier for others to grasp what you are saying more efficiently.

Pull Request Process

  1. Do not create pull requests without having discussed the change with the owners of the project.
  2. Do not create pull requests that are merely refactoring/formatting exercises. Please see Open Source Contribution Etiquitte by Miguel de Icaza, and Don't "Push" Your Pull Requests by Ilya Grigorik.
  3. Provide a bried description of the change(s), and reference the corresponding issue(s) in the pull request body e.g.:
    Added Index page to the FallbackComponent.
    Fixes #42
    

Code of Conduct

See our Code of Conduct