Skip to content

Commit

Permalink
Merge pull request #11 from Curewell-Homeo-Clinic/contributing-guidel…
Browse files Browse the repository at this point in the history
…ines

Create CONTRIBUTING.md
  • Loading branch information
reshu-saidawat authored Nov 29, 2021
2 parents dafc56d + db30bde commit a2d1f14
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# Contributing Guidelines
Welcome to Curewell Homeo Clinic Admin System Contributing Guidelines, glad you made it here and thanks a lot for your interest in the project.
> Your contribution in any way is very much appreciated.
## Things to keep in mind while contributing.
- Make sure to check and pass the basic test github action.
- If you're adding a new feature write unit-tests for it.
- This project is not for developers but is being used by the actual organization and if your contribution is accepted make it is likely to be deployed in production, so make sure the chages you propose production ready.
- Make sure to write brief commit messages if required a detailed description use the commit description instead of actual message.
- Write a brief but to the point Pull Request and Issue description while creating them.

---
Feel free to suggest any changes to the guidelines itself.

0 comments on commit a2d1f14

Please sign in to comment.