We welcome contributions from the community to help improve Key Warden. Please take a moment to review this document for guidelines on how to contribute.
-
Fork the repository to your own GitHub account.
-
Clone the project to your local machine.
git clone https://github.com/jhelumcorp/keywarden.git
-
Create a new branch for your feature or bug fix.
-
Make your changes and commit them with descriptive commit messages.
-
Push your changes to your forked repository.
-
Create a pull request on the original repository.
If you encounter a bug, please open an issue on the GitHub repository. Include as much detail as possible, including:
- Steps to reproduce
- Expected behavior
- Actual behavior
- Feature Requests
If you have a feature you'd like to see added, please open an issue with a clear description of the feature and its use case.
By contributing to this project, you agree that your contributions will be licensed under the GNU General Public License v3.0.