mirror of
https://github.com/devm0nk3y/CyberGlow.git
synced 2026-07-22 04:40:32 +00:00
1.1 KiB
Vendored
1.1 KiB
Vendored
Contributing to CyberGlow
Thank you for taking the time to contribute! Contributions are what make the open-source community such an amazing place to learn, inspire, and create.
How Can I Contribute?
Reporting Bugs
Before creating a bug report, please check the issues list to see if the problem has already been reported. If it hasn't, please open a new issue and include:
- A clear and descriptive title.
- Steps to reproduce the behavior.
- Screenshots if applicable.
- Your Obsidian version and OS.
Suggesting Enhancements
If you have an idea to improve the theme, feel free to open an issue with the tag enhancement. Please describe the feature you would like to see and why it would be useful.
Pull Requests
- Fork the repository.
- Create your feature branch (
git checkout -b feature/AmazingFeature). - Commit your changes (
git commit -m 'Add some AmazingFeature'). - Push to the branch (
git push origin feature/AmazingFeature). - Open a Pull Request.
License
By contributing, you agree that your contributions will be licensed under the GPL-3.0 License.