Appearance
Contributing
We welcome contributions! Please follow these steps:
- Fork the repository.
- Create a new branch for your changes:
git checkout -b my-branch
. - Commit your changes:
git commit -m "Add my changes"
. - Push your changes to your fork:
git push origin my-branch
. - Open a Pull Request to merge your changes into the main branch.
- Once merged, your changes will be deployed to the test site.
- If you have any questions or need further assistance, please open an issue.
- Thank you for contributing to EHMDS!