[Doc] update issue-template add pull-template (#359)
fix add sugestions fix Nr fix what atom did wrong (automatism) Add PR template make link from contributing to the code-standards Update issue_template Co-authored-by: 6543 <6543@obermui.de> Reviewed-on: https://gitea.com/gitnex/GitNex/pulls/359 Reviewed-by: M M Arif <mmarif@swatian.com>
This commit is contained in:
@@ -7,6 +7,11 @@ Patches, enhancements, features are always welcome. The PR should focus on the s
|
||||
|
||||
Please ask if you are not sure about the scope of work to be submitted to avoid waste of time spent on the work.
|
||||
|
||||
**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 is documented in the Wiki: [Code-Standards](https://gitea.com/gitnex/GitNex/wiki/Code-Standards)
|
||||
|
||||
**How to submit a PR**
|
||||
Fork this repository. Pull the forked repository from your namespace to your local machine. Create new branch and work on the bug/feature/enhancement you would like to submit. Push it to your forked version. From there create Pull Request(PR) against **master** branch.
|
||||
|
||||
|
Reference in New Issue
Block a user