First off, thank you for considering contributing to GlowMarkr! It's people like you that make GlowMarkr such a great tool.
Bugs are tracked as GitHub issues. Please check if the bug has already been reported before creating a new issue.
When creating a bug report, please include as many details as possible. Fill out the required template to help us resolve issues faster.
Enhancement suggestions are tracked as GitHub issues.
To suggest an enhancement, please fill out the feature request template and provide as much detail as possible.
We welcome pull requests! Please follow these steps to contribute:
- Fork the repository.
- Create a new branch (
git checkout -b feature/your-feature-name). - Make your changes.
- Commit your changes (
git commit -m 'Add some feature'). - Push to the branch (
git push origin feature/your-feature-name). - Open a pull request.
Please make sure your pull request follows the pull request template.