diff options
Diffstat (limited to '.github/ISSUE_TEMPLATE.md')
-rw-r--r-- | .github/ISSUE_TEMPLATE.md | 16 |
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 + +... |