diff options
author | esell | 2017-03-09 18:31:57 -0700 |
---|---|---|
committer | Lunny Xiao | 2017-03-10 09:31:57 +0800 |
commit | d87596aec4da6b32a980d782cc8c4e6ba92fc867 (patch) | |
tree | ca3f342f0d63fc5655a9dbd5d0dea4ca3eec8b99 /.github | |
parent | 1d652913425c5e296d60e6ee268a2c1f59a3379a (diff) |
Add MSSQL to issues template (#1171)
Diffstat (limited to '.github')
-rw-r--r-- | .github/issue_template.md | 1 |
1 files changed, 1 insertions, 0 deletions
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) |