diff options
author | Bwko <bouwko@gmail.com> | 2016-12-31 15:35:32 +0100 |
---|---|---|
committer | Lunny Xiao <xiaolunwen@gmail.com> | 2016-12-31 22:35:32 +0800 |
commit | dc50c78f48f0809c657ea8cd9a034bd51e578206 (patch) | |
tree | c895bd65dcb65dd58c82bb2c73e8d63fde9be201 /.github | |
parent | 1f077928811b79c59e11ec8bde25e6031784c5ec (diff) | |
download | gitea-dc50c78f48f0809c657ea8cd9a034bd51e578206.tar.gz gitea-dc50c78f48f0809c657ea8cd9a034bd51e578206.zip |
Replace pull request with issue at issue_template (#547)
Diffstat (limited to '.github')
-rw-r--r-- | .github/issue_template.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/issue_template.md b/.github/issue_template.md index c6a4df64d9..6b1d7d8a64 100644 --- a/.github/issue_template.md +++ b/.github/issue_template.md @@ -3,7 +3,7 @@ 3. Please take a moment to search that an issue doesn't already exist. 4. Please give all relevant information below for bug reports, incomplete details will be handled as an invalid report. -**You MUST delete the content above including this line before posting, otherwise your pull request will be invalid.** +**You MUST delete the content above including this line before posting, otherwise your issue will be invalid.** - Gitea version (or commit ref): - Git version: |