1 |
# Contributing |
2 |
|
3 |
Thanks for thinking about contributing to 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 |
- [Developer Docs](https://docs.sudobot.online/developers/vcs-guide) |
9 |
- [Support Email](mailto:[email protected]) |
10 |
|
11 |
## How to report a bug |
12 |
|
13 |
If you've found a bug, you can create an issue on the GitHub repo. Include as much information as possible, so that we can help you as quick as possible. |
14 |
Also it's best to make sure that a similar issue was not already reported. |
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 |
Get started by forking this repository, then cloning it locally, and finally committing your work and creating a PR. |
20 |
If we feel that your changes can be improved, we'll discuss about it with you. |
21 |
|
22 |
## Coding standards |
23 |
|
24 |
Please take a look at our [Developer Guide](https://docs.sudobot.online/developers/vcs-guide). |
25 |
|
26 |
## Getting Help |
27 |
|
28 |
You can email at [email protected] or [join our Discord Server](https://discord.gg/892GWhTzgs). |