瀏覽代碼

Bug issue template: remove choice in "Installation type"

It made gitlab display "1 of 2 tasks completed" when one is chosen,
which is totally not what this was used for.
chores/our-libs-hex-releases
rinpatch 3 年之前
父節點
當前提交
2a3bb23091
共有 1 個檔案被更改,包括 1 行新增3 行删除
  1. +1
    -3
      .gitlab/issue_templates/Bug.md

+ 1
- 3
.gitlab/issue_templates/Bug.md 查看文件

@@ -8,9 +8,7 @@

### Environment

* Installation type:
- [ ] OTP
- [ ] From source
* Installation type (OTP or From Source):
* Pleroma version (could be found in the "Version" tab of settings in Pleroma-FE):
* Elixir version (`elixir -v` for from source installations, N/A for OTP):
* Operating system:


Loading…
取消
儲存