summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authoresell <esell@users.noreply.github.com>2017-03-10 02:31:57 +0100
committerLunny Xiao <xiaolunwen@gmail.com>2017-03-10 02:31:57 +0100
commitd87596aec4da6b32a980d782cc8c4e6ba92fc867 (patch)
treeca3f342f0d63fc5655a9dbd5d0dea4ca3eec8b99 /.github
parentFixed drone builds (diff)
downloadforgejo-d87596aec4da6b32a980d782cc8c4e6ba92fc867.tar.xz
forgejo-d87596aec4da6b32a980d782cc8c4e6ba92fc867.zip
Add MSSQL to issues template (#1171)
Diffstat (limited to '.github')
-rw-r--r--.github/issue_template.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/issue_template.md b/.github/issue_template.md
index dbf2ae984c..9afffb5fc4 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)