[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:
8
.gitea/pull_request_template.md
Normal file
8
.gitea/pull_request_template.md
Normal file
@ -0,0 +1,8 @@
|
||||
Please check the following:
|
||||
|
||||
1. Make sure you are targeting the `master` branch, pull requests on release branches are only allowed for bug fixes.
|
||||
2. Read contributing guidelines: [CONTRIBUTING.md](https://gitea.com/GitNex/GitNex/src/branch/master/CONTRIBUTING.md)
|
||||
3. Please follow the [Code-Standards](https://gitea.com/gitnex/GitNex/wiki/Code-Standards)
|
||||
4. Describe what your pull request does and which issue you’re targeting (create one if does not exist)
|
||||
|
||||
**You MUST delete the content above including this line before posting, otherwise your pull request will be invalid.**
|
Reference in New Issue
Block a user