Skip to content

Latest commit

 

History

History
38 lines (22 loc) · 1.49 KB

Contributing.md

File metadata and controls

38 lines (22 loc) · 1.49 KB

Contributing

Table of Contents

Thank you for your interest in contributing to Helppo!

Bug Reports, Feature Ideas

Please do raise issues here on GitHub issue tracker. All of the following are very welcome:

  • Bug reports
  • Feature idea / request

Please search the open issues first to see if there is an existing issue for your use case already.

Pull Requests

Pull Requests are processed via GitHub. Before filing a PR, please create an Issue first to discuss the proposal with the maintainers.

Please be aware of the GitHub Terms of Service, especially the following sections:

Meaning, paraphrased: that by submitting a PR you assert that you have the rights to submit the contents of your PR, and that, while you retain copyright of your content, you agree to your content being licensed under the same terms as the repository license.

Setting up a local development environment

See Development.md.