Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 1.32 KB

CONTRIBUTING.md

File metadata and controls

27 lines (16 loc) · 1.32 KB

Welcome to our contributing guide

Thank you for your intentions on evolving our project. Every contribution is welcomed! Show your ❤️ and support by giving a ⭐.

Getting started

If you just want to submit deadlines information then you may open and issue with your request! If you need some help setting up the project to make some changes, or if you want some informations on how to use the repository, please refer to our usage guide.

Issues

Create a new issue

If you spot a problem on our project try to take a look if any issues for that already exists. If not, you can create a new issue using one of our issue forms.

Solve an issue

If you want to contribute to us and solve any issue that you might find interesting, you can look through our issues list. After you've done some work and solved the issue you can open a PR with the fix.

Pull Requests

When you've finished making some changes to the project and want to contribute to us, you can do so by opening a PR.

  • Don't forget to link your PR to an Issue if you solved one.
  • Enable the checkbox to allow maintainer edits so the branch can be updated for a merge.
  • We may ask for changes to be made before a PR can be merged using pull request comments.
  • As you update your PR and apply changes, mark each conversation as resolved.