Thank you for considering contributing to this project! Your help is very welcome.
Please take a moment to review the following guidelines before submitting an issue, feature request, or pull request.
By participating in this project, you agree to abide by our Code of Conduct.
Please be respectful, inclusive, and constructive in all your interactions.
Click the "Fork" button on GitHub to create your own copy of the repository.
git clone https://github.com/Suleeyman/api-esmaul-husna.git
cd api-esmaul-husnagit checkout -b feature/my-feature-name
Please ensure your code follows the project conventions and is clean and well-documented.
If you just want to change the esmas.json file don't change his overall structure.
git add .
git commit -m "Add feature: [short description]"
git push origin feature/my-feature-name
Go to the GitHub repo and click "Compare & pull request". Fill out the PR template and explain your changes.