Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 2.22 KB

CONTRIBUTING.md

File metadata and controls

25 lines (15 loc) · 2.22 KB

Contributing to HockeyPickup.Api

HockeyPickup.Api is an open project and we love to receive contributions from our community! There are many ways to contribute, from writing tutorials or blog posts, improving the documentation, submitting bug reports and feature requests or writing code which can be incorporated into the HockeyPickup.Api itself.

Bug reports

If you think you have found a bug in HockeyPickup.Api, please search our issues list on GitHub in case a similar issue has already been opened.

If there's no existing issue, please open a new issue and provide us as much information about the bug as you can. It would be very helpful if you can list down the steps for us to reproduce the bug, because the easier it is for us to recreate the bug, the faster it is likely to be fixed.

Feature requests

If you find yourself wishing for a feature that doesn't exist in HockeyPickup.Api, you are probably not alone. There are bound to be others out there with similar needs. Please search our issues list on GitHub. If you can't find an existing feature request, please open a new issue on our issues list with your feature request.

Contributing code and documentation changes

If you would like to contribute a new feature or a bugfix, please discuss your idea first on a GitHub issue. If there is no existing GitHub issue for your idea, please open one. There are often a number of ways to fix a problem and it is important to find the right approach before spending time on a PR that cannot be merged. So we request you to only start the work on implementing a feature once you received a green light from one of our maintainers on your idea and its implementation.

Contributor License

By submitting your contribution, you agree that all of your present and past contributions to us are licensed from you under the MIT license (link) and do not require us to include your copyright notice.