summaryrefslogtreecommitdiffstats
path: root/.github/ISSUE_TEMPLATE.md
diff options
context:
space:
mode:
authorUnknwon <u@gogs.io>2016-02-17 21:22:58 -0500
committerUnknwon <u@gogs.io>2016-02-17 21:22:58 -0500
commit2fdf8fc938295b95cbe6efb7cddb1b87c2fb81ee (patch)
tree4689310a6a854c61a4416fdd2db7193cdc6adf3f /.github/ISSUE_TEMPLATE.md
parent89d6b18dad1923ebcd605c96f22d61b266456934 (diff)
downloadgitea-2fdf8fc938295b95cbe6efb7cddb1b87c2fb81ee.tar.gz
gitea-2fdf8fc938295b95cbe6efb7cddb1b87c2fb81ee.zip
Add issue and pull request template
Diffstat (limited to '.github/ISSUE_TEMPLATE.md')
-rw-r--r--.github/ISSUE_TEMPLATE.md16
1 files changed, 16 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md
new file mode 100644
index 0000000000..a94f5fe75e
--- /dev/null
+++ b/.github/ISSUE_TEMPLATE.md
@@ -0,0 +1,16 @@
+Please take a moment to search that an issue doesn't already exist.
+
+For bug reports, please give the relevant info:
+
+- Gogs version (or commit ref):
+- Git version:
+- Operating system:
+- Database:
+ - [ ] PostgreSQL
+ - [ ] MySQL
+ - [ ] SQLite
+- Log gist:
+
+## Description
+
+...