aboutsummaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
blob: 04222efb82f37102e8370b53bdb982c98fc7f405 (plain) (blame)
1
2
3
4
5
6
7
8
9
## Contribuitng Guidlines

If you would like to contribute to this project, there are a few steps you should follow:
1. Fork this repository to create your own copy of the project.
2. Make the desired changes or additions to the code or documentation in your forked repository.
3. Submit a pull request to the original repository, clearly describing the modifications you have made.

   
Following these recommended steps will ensure your contributions are properly integrated into the project.