Skip to content

Latest commit

 

History

History
63 lines (41 loc) · 1.88 KB

CONTRIBUTING.md

File metadata and controls

63 lines (41 loc) · 1.88 KB

Contributing

First of all, thank you for taking the time to contribute! Every contribution is appreciated.
Reading and following these guidelines will help us make the contribution process easy and effective for everyone involved.


Code of Conduct

By participating and contributing to this project, you agree to abide by our Code of Conduct.


Ways of contributing

Contributions to this repository are made via Issues and Pull Requests.

Issues

Found a bug?

Open a new issue describing the bug and how it occurred.
Please use an issue template, it will guide you on how to write your issue.

Feature Request, Suggestion

Again, you should use one of our issue templates.
If you want to work on your suggestion as well, please open an issue before you start working on it, so we know about it.

Pull Request

If there's an issue you want to fix or develop, or if you've submitted an issue as a feature request and want to work on the solution:

  1. Fork this repository
  2. Clone your fork
  3. Start working on your changes
  4. Commit and push your changes
  5. Open a Pull Request with your changes

Other ways

If you don't have any ideas yet, but want to support the project:

  1. Add a GitHub star to this project
  2. Tweet about the project
  3. Write a review or blog post about the project

General information

  • You can open the pull request directly against the main branch.
  • Use a pull request template when you open a PR.