1 |
# Contributing |
2 |
|
3 |
Thanks for deciding to contribute in this project! |
4 |
This file contains some basic guidelines about contributions. |
5 |
|
6 |
### Useful links |
7 |
- [Issues](https://github.com/onesoft-sudo/sudobot/issues) |
8 |
- [Docs](https://onesoft-sudo.github.io/sudobot/) |
9 |
- [Support Email](mailto:[email protected]) |
10 |
|
11 |
### How to report a bug |
12 |
|
13 |
If you've found a bug, please make sure that everything is tested correctly and it is not a mistake. Then if you're 99.99% sure that it's a bug, you can create an issue on the GitHub repo. |
14 |
Also make sure that a similar issue does not exist previously. |
15 |
Please note that security issues should be reported via email only and should not be discussed in public, because that might cause more issues rather that resolving it. |
16 |
|
17 |
### How to submit changes |
18 |
|
19 |
We highly recommend you to fork this repo on GitHub, clone it locally and then start working on it. If you've already did that, then you can create a pull request on GitHub. We'll review your changes and if everything looks OK we'll merge it. |
20 |
|
21 |
### Getting Help |
22 |
|
23 |
You can email at [email protected]. |