Skip to content

Latest commit

 

History

History
executable file
·
60 lines (33 loc) · 3.22 KB

CONTRIBUTING.md

File metadata and controls

executable file
·
60 lines (33 loc) · 3.22 KB

Contributing to VotePen

I want to report a problem or ask a question

Before submitting a new GitHub issue, please make sure to

If the above doesn't help, please submit an issue on GitHub and provide information about your setup.

Note: If you want to report a regression in VotePen (something that has worked before, but broke with a new release), please mark your issue title as such using [Regression] Your title here. This enables us to quickly detect and fix regressions.

Some people might also use the VotePen tag on StackOverflow, however we don’t actively monitor issues submitted there.

I want to contribute to VotePen

I want to help work on VotePen by reviewing issues and PRs

Thanks! We would really appreciate the help!

Reporting new issues

When opening a new issue, always make sure to fill out the issue template. This step is very important! Not doing so may result in your issue not managed in a timely fashion. Don't take this personally if this happens, and feel free to open a new issue once you've gathered all the information required by the template.

  • One issue, one bug: Please report a single bug per issue.
  • Provide reproduction steps: List all the steps necessary to reproduce the issue. The person reading your bug report should be able to follow these steps to reproduce your issue with minimal effort.

Security bugs

VotePen has a bounty program for the safe disclosure of security bugs. With that in mind, please do not file public issues; just mail us on bugs@votepen.com.

Pull requests

Your first pull request

So you have decided to contribute code back to upstream by opening a pull request. You've invested a good chunk of time, and we appreciate it. We will do our best to work with you and get the PR looked at.

Working on your first Pull Request? You can learn how from this free video series:

How to Contribute to an Open Source Project on GitHub

Code of Conduct

Help us keep VotePen open and inclusive. Please read and follow our Code of Conduct.

Above All, Thanks for Your Contributions

Thank you for reading to the end, and for taking the time to contribute to the project! If you include the 🔑 emoji at the top of the body of your issue or pull request, we'll know that you've given this your full attention and are doing your best to help!

License

This project is licensed under the terms of the Apache 2.0 license. See the LICENSE file.