Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 1.35 KB

CONTRIBUTING.md

File metadata and controls

26 lines (16 loc) · 1.35 KB

Contributing

Hi there! We're thrilled that you'd like to contribute to this project. We want to make contributing to this project as easy and transparent as possible. Your help is essential for keeping it great.

Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.

Issues and PRs

If you have suggestions for how this project could be improved, or want to report a bug, open an issue! We'd love all and any contributions. If you have questions, too, we'd love to hear them.

We'd also love PRs. If you're thinking of a large PR, we advise opening up an issue first to talk about it, though! Look at the links below if you're not sure how to open a PR.

We use GitHub issues to track public bugs. Please ensure your description is clear and has sufficient instructions to be able to reproduce the issue.

Submitting a pull request

  1. [Fork][fork] and clone the repository.
  2. Create a new branch: git checkout -b my-branch-name.
  3. Make your change
  4. Push to your fork and [submit a pull request][pr].
  5. Pat your self on the back and wait for your pull request to be reviewed and merged.

License

By contributing to kbc, you agree that your contributions will be licensed under the LICENSE file in the root directory of this source tree.