# How to contribute to [projectname]

### Did you find a bug?

* **Ensure the bug was not already reported** by searching on our repository [issues tracker]([issuespath]).

* If you're unable to find an open issue addressing the problem, [open a new one]([issuespath]). Be sure to include a **title and clear description**, as much relevant information as possible, and a **code sample** or an **executable test case** demonstrating the expected behavior that is not occurring.

* You can use our template for new issues.

### Did you write a patch that fixes a bug?

* Open a new pull request with the patch.

* Ensure the PR description clearly describes the problem and solution. Don't forget to **include the relevant issue number**, if possible.

* Use our _editorconfig_ and follow all the lint rules to keep our code convention.

### Do you intend to add a new feature or change an existing one?

* That's great :)

* Before you start working, discuss this with an issue in our repository.

* When you have the confirmation about the interest and relevancy for an approval of such feature, you can work on your PR and your chances of merge will be much bigger.

### Do you have questions about the source code?

* Ensure your question hasn't already been answered in a closed issue in the past.

* Look for help in our discussion channels (such as stackoverflow, twitter, slack or discussion groups)

* Ask any question opening a new issue with the title starting with **[QUESTION]**.

### Do you want to contribute?

This project grows based on a volunteer effort!  
We thank a lot all of the interested people, engaged in making it better.

Thanks! :heart: :heart: :heart:

[fullname]
