mirror of
https://github.com/go-gitea/gitea
synced 2025-09-28 03:28:13 +00:00
Review issue and pull templates, drop unused contributing file
The CONTRIBUTING.md from root dir will be used by github
This commit is contained in:
15
.github/PULL_REQUEST_TEMPLATE.md
vendored
15
.github/PULL_REQUEST_TEMPLATE.md
vendored
@@ -1,9 +1,10 @@
|
||||
The pull request will be closed without any reasons if it does not satisfy any of following requirements:
|
||||
Please check the following:
|
||||
|
||||
1. Please make sure you are targeting the `develop` branch.
|
||||
2. Please read contributing guidelines:
|
||||
https://github.com/go-gitea/gitea/wiki/Contributing-Code
|
||||
3. Please describe what your pull request does and which issue you're targeting
|
||||
4. ... if it is not related to any particular issues, explain why we should not reject your pull request.
|
||||
1. Make sure you are targeting the `master` branch.
|
||||
2. Read contributing guidelines:
|
||||
https://github.com/go-gitea/gitea/blob/master/CONTRIBUTING.md
|
||||
3. Describe what your pull request does and which issue
|
||||
you're targeting (if any)
|
||||
|
||||
**You MUST delete above content including this line before posting; too lazy to take this action considered invalid pull request.**
|
||||
**You MUST delete above content including this line before posting;
|
||||
too lazy to take this action considered invalid pull request.**
|
||||
|
Reference in New Issue
Block a user