Thank you for considering contributing to CSS Unit Converter!
- Fork the repository.
- Create a new branch (
git checkout -b my-feature-branch
). - Make your changes.
- Commit your changes (
git commit -m 'Add feature XYZ'
). - Push to the branch (
git push origin my-feature-branch
). - Create a pull request.
If you find a bug or have a feature request, please create an issue on GitHub.
Please ensure your code follows the project's coding standards and is properly documented.
By participating in this project, you agree to abide by our Code of Conduct.