Contributing to gtk-kn¶
Thank you for your interest in contributing to gtk-kn
! We appreciate all contributions, whether it’s fixing a bug,
adding features, or enhancing documentation.
To get started, please refer to our full contribution guidelines.
Quick Guide to Contributing¶
- Report Issues: If you encounter any bugs or issues, please add them to our issue tracker, providing as much detail as possible.
- Discuss Ideas: Before contributing code, create an issue to discuss your proposal with maintainers.
- Submit Code: After approval, fork the repository, create a new branch, and write code that aligns with our standards. Ensure tests are included where relevant.
- Create a Merge Request: Submit your merge request, and we’ll review and merge contributions promptly.
Thank you for helping make gtk-kn
better!