Skip to content

Latest commit

 

History

History
63 lines (41 loc) · 1.92 KB

CONTRIBUTING.md

File metadata and controls

63 lines (41 loc) · 1.92 KB

Contributing

First of all, thanks for taking the time to contribute! Every contribution is welcomed.
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 uphold our Code of Conduct.


Ways of contributing

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

Issues

Found a bug?

Open an issue, where you describe the bug and explain how it occurred.
Please, use an issue template, it guides you on how you should write your issue.

Feature request, suggestion

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

Pull Request

If there's an issue you want to fix or develop, or you opened 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 the changes you made

Other ways

If you currently don't have any ideas in mind but want to support the project:

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

General information

  • You can open the pull request directly against the main branch.
  • If possible, please use a pull request template when you open a PR.