diff options
author | Unknwon <u@gogs.io> | 2018-12-03 14:45:19 -0500 |
---|---|---|
committer | Unknwon <u@gogs.io> | 2018-12-03 14:45:19 -0500 |
commit | 98114944fc325ece658c40bf4eba125238c47bd5 (patch) | |
tree | 5dc10c5a7e43f7a5a79c43a773f3627a0feb11af /.github | |
parent | 6690023555e033ea25adb1f5bbcfac85d3ac9a25 (diff) |
vendor: update github.com/gogs/go-gogs-client
Bring fixes for #5538
Diffstat (limited to '.github')
-rw-r--r-- | .github/ISSUE_TEMPLATE/bug_report.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 2466ce6e..2d3f7380 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -39,7 +39,7 @@ If applicable, add screenshots to help explain your problem. - Gogs version (or commit ref): - Git version: - Operating system: -- Database (use `[x]`): +- Database (replace `[ ]` with `[x]`): - [ ] PostgreSQL - [ ] MySQL - [ ] MSSQL |