diff --git a/Contributing.md b/Contributing.md index c63c72c..8728ef9 100644 --- a/Contributing.md +++ b/Contributing.md @@ -7,9 +7,9 @@ Please take a few minutes to read this document to make the process of contribut
### 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.

-**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.

+**Note:** Please contact the project directly via [email](mailto:hello@gitnex.com) if you have to share sensitive and security related details.
### Pull Requests @@ -21,7 +21,7 @@ Please provide as much detail and context as possible to explain the work submit **Code Standards**

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)**