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.
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.
- Do not create pull requests without having discussed the change with the owners of the project.
- 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.
- 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
See our Code of Conduct