From d87596aec4da6b32a980d782cc8c4e6ba92fc867 Mon Sep 17 00:00:00 2001 From: esell Date: Thu, 9 Mar 2017 18:31:57 -0700 Subject: [PATCH] Add MSSQL to issues template (#1171) --- .github/issue_template.md | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/issue_template.md b/.github/issue_template.md index dbf2ae984..9afffb5fc 100644 --- a/.github/issue_template.md +++ b/.github/issue_template.md @@ -11,6 +11,7 @@ - Database (use `[x]`): - [ ] PostgreSQL - [ ] MySQL + - [ ] MSSQL - [ ] SQLite - Can you reproduce the bug at https://try.gitea.io: - [ ] Yes (provide example URL)