Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 1.47 KB

CONTRIBUTING.md

File metadata and controls

29 lines (17 loc) · 1.47 KB

How to contribute to forofa

Did you find a bug?

  • Ensure the bug was not already reported by searching on GitHub under Issues.

  • If you're unable to find an open issue addressing the problem, open a new one. Be sure to use the template and add 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.

Did you write a patch that fixes a bug?

  • Pull Requests
  • Open a new GitHub pull request with the patch.
  • Ensure the PR description clearly describes the problem and solution.Be sure to use the provided template and include the relevant issue number if applicable(preferably)

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

  • Suggest your change in the Issues.
  • Do not start coding until you have collected positive feedback about the change.
  • Always garantee that the provided code is 100% covered by tests.

Do you want to contribute to the forofa documentation?

  • Suggest your change in the Issues

forofa is a side project from motivated devs. We encourage you to contribute if you feel you can bring new ideas and suggestions to the team.

Thanks!

forofa ❤