From f2884d8e31537c378dcafd940dc59ad38fc71ead Mon Sep 17 00:00:00 2001 From: Unknwon Date: Thu, 28 Jul 2016 10:54:52 +0800 Subject: [PATCH] Minor fix for pull request template [CI SKIP] --- .github/PULL_REQUEST_TEMPLATE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 3923c80079..b1cf1a4eca 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -6,4 +6,4 @@ https://github.com/gogits/gogs/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. -**You MUST delete above content including this line before posting; too lazy to take this action considered invalid report.** \ No newline at end of file +**You MUST delete above content including this line before posting; too lazy to take this action considered invalid pull request.**