Skip to content

Latest commit

 

History

History
51 lines (35 loc) · 1.96 KB

CONTRIBUTING.md

File metadata and controls

51 lines (35 loc) · 1.96 KB

Contributing to QStone

Thanks for taking the time to contribute to QStone! Open-source projects like ours couldn't exist without contributors like you.

This document contains a set of guidelines for contributing to QStone. We ask that contributors make an earnest effort to follow these guidelines, but no one's keeping score here -- just use your best judgement, and by all means, feel free to propose changes to these guidelines in a pull request.

Reporting Bugs

Found a bug in QStone? We'd appreciate letting us know!

  • First, see if the bug has already been reported by searching on Github under Issues.

  • If you can't find an open issue about the problem, open a new one! Be sure to include a title, a clear description of what went wrong, and as much relevant information as possible. If you can, try to include detailed steps to reproduce the problem.

  • Once you open an issue, please keep an eye on it -- you may be asked to provide more details.

Suggesting Features & Enhancements

Want to add a new feature or change an existing one?

  • First, see if the feature or enhancement has already been suggested by searching on Github under Issues.

  • If you can't find a similar suggestion in the issue tracker, open a new issue for your feature suggestion.

Making a Contribution

Want to fix a bug, add a feature, or change an existing feature?

  • Fork the project
  • Create a pull request following the guidance at:
  • Wait for the review and potentially for your contribution to be part of QStone