Update Contributing
parent
d22e16a349
commit
602d8ddccc
|
@ -7,9 +7,9 @@ Please take a few minutes to read this document to make the process of contribut
|
||||||
<br>
|
<br>
|
||||||
|
|
||||||
### Issues and Reports
|
### Issues and Reports
|
||||||
Before creating an issue please take a moment and search the repository issues(open/closed) to avoid duplicate issues either it's a bug or feature.
|
Before creating an issue please take a moment and search the repository issues (open/closed) to avoid duplicate issues either it's a bug or feature.
|
||||||
In case you want to submit a bug report, please provide as much details as possible to better debug the problem. The important part is how to reproduce the bug and steps to reproduce are appreciated.<br><br>
|
In case you want to submit a bug report, please provide as many details as possible to better debug the problem. The important part is how to reproduce the bug and steps to reproduce are appreciated.<br><br>
|
||||||
**Note:** Please contact the project directly via [email](mailto:hello@gitnex.com) if have to share sensitive and security related details.
|
**Note:** Please contact the project directly via [email](mailto:hello@gitnex.com) if you have to share sensitive and security related details.
|
||||||
<br>
|
<br>
|
||||||
|
|
||||||
### Pull Requests
|
### Pull Requests
|
||||||
|
@ -21,7 +21,7 @@ Please provide as much detail and context as possible to explain the work submit
|
||||||
|
|
||||||
**Code Standards**<br><br>
|
**Code Standards**<br><br>
|
||||||
Please follow the code standards, this will help other developers to understand your code too.
|
Please follow the code standards, this will help other developers to understand your code too.
|
||||||
It also helps maintaining the code afterwards.
|
It also helps to maintain the code afterward.
|
||||||
It is documented in the Wiki: [Code-Standards](https://codeberg.org/gitnex/GitNex/wiki/Code-Standards)
|
It is documented in the Wiki: [Code-Standards](https://codeberg.org/gitnex/GitNex/wiki/Code-Standards)
|
||||||
|
|
||||||
**How to submit a PR (Pull Request)**
|
**How to submit a PR (Pull Request)**
|
||||||
|
|
Loading…
Reference in New Issue