CONTRIBUTING.md
March 15, 2021 ยท View on GitHub
How to contribute to pets-oss project
Did you find a bug?
-
Determine which repository the bug belongs to. Frontend client issues belong to pets-oss/pets-front, while backend server problems should be reported to pets-oss/pets-back repository.
-
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 include a title and clear description, as much relevant information as possible.
Did you write a patch for a bug or want to contribute a new feature?
-
Create a fork of the repository, or sync the fork if you already have one.
-
Open a new GitHub pull request with the patch.
-
Ensure the PR description clearly describes the problem and solution. Include the relevant issue number if applicable.
Pets-oss is a volunteer effort. We encourage you to pitch in and join the community!
Thanks! :heart: :heart: :heart:
pets-oss Team