keeweb/CONTRIBUTING.md

26 lines
1.0 KiB
Markdown
Raw Normal View History

2017-11-13 23:04:42 +01:00
# Contributing to KeeWeb
Thanks for taking the time to contribute! :gift:
## Code of conduct
2017-11-13 23:06:50 +01:00
This project and everyone participating in it is governed by the [KeeWeb Code of Conduct](https://github.com/keeweb/keeweb/blob/master/.github/CODE_OF_CONDUCT.md#readme). By participating, you are expected to uphold this code. Please report unacceptable behavior to antelle.net@gmail.com.
2017-11-13 23:04:42 +01:00
## Issues
First, let's check if it's [already there](https://github.com/keeweb/keeweb/issues).
Perhaps, someone has already reported it?
[Click here](https://github.com/keeweb/keeweb/issues/new) to create a new issue.
When creating issues, please answer some questions asked on that page.
They will help to understand, reproduce and fix your issue.
## Questions, great ideas, etc...
You can [create an issue](https://github.com/keeweb/keeweb/issues/new) to discuss any question.
Indeed, questions on that page are not applicable in this case.
## Pull requests
Please follow [this guide](https://github.com/keeweb/keeweb/blob/master/.github/PULL_REQUEST_TEMPLATE.md#readme).