gitea/.github/PULL_REQUEST_TEMPLATE.md

10 lines
580 B
Markdown
Raw Normal View History

2016-07-28 04:36:26 +02:00
The pull request will be closed without any reasons if it does not satisfy any of following requirements:
2016-07-28 04:36:26 +02:00
1. Please make sure you are targeting the `develop` branch.
2. Please read contributing guidelines:
https://github.com/gogits/gogs/wiki/Contributing-Code
2016-07-28 04:36:26 +02:00
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.
**You MUST delete above content including this line before posting; too lazy to take this action considered invalid pull request.**