keeweb/CONTRIBUTING.md

31 lines
1.3 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).
2017-11-13 23:09:09 +01:00
## Docs (Wiki pages)
KeeWeb has [Wiki pages](https://github.com/keeweb/keeweb/wiki), however it's not possible to contribute with pull requests.
If you would like to improve it, please [open an issue](https://github.com/keeweb/keeweb/issues/new) and submit your changes in Markdown format.