Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 1.07 KB

CONTRIBUTING.md

File metadata and controls

27 lines (16 loc) · 1.07 KB

Contributing to Collection Manager

Thank you for taking the time to contribute back to our project!

Ways to help:

Bug Reports, Questions, and Feature Requests

Please create a new issue and tag it as bug, enhancement, or question.

Contributing Code

We welcome pull requests for bug fixes and enhancements. For enhancements and plugins, please create an issue first so that we can discuss implementation and acceptance criteria.

Creating a Pull Request

Please follow best practices while making commits on a feature branch.

If you've never made a pull request, GitHub offers a guide: creating a pull request.

Once your pull request is submitted, the review process will begin.

Please ensure that all submitted code is compatible with this project's GPLv3 license.