Update Contributing

M M Arif 2024-07-28 12:18:38 +00:00
parent d22e16a349
commit 602d8ddccc
1 changed files with 4 additions and 4 deletions

@ -7,9 +7,9 @@ Please take a few minutes to read this document to make the process of contribut
<br>
### 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.
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>
**Note:** Please contact the project directly via [email](mailto:hello@gitnex.com) if have to share sensitive and security related details.
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 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 you have to share sensitive and security related details.
<br>
### Pull Requests
@ -21,7 +21,7 @@ Please provide as much detail and context as possible to explain the work submit
**Code Standards**<br><br>
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)
**How to submit a PR (Pull Request)**