diff options
author | acsfer <carlos@reendex.com> | 2022-01-21 09:37:41 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-01-21 09:37:41 +0100 |
commit | 08d1723c624ec155caf82cb511b704a6385c902a (patch) | |
tree | 2ff5192207c112e7afe5c7462f996077730d1a7c /.github/ISSUE_TEMPLATE | |
parent | 26d11392121ea01c56ab1f130656af9ae21b4eca (diff) | |
download | nextcloud-server-08d1723c624ec155caf82cb511b704a6385c902a.tar.gz nextcloud-server-08d1723c624ec155caf82cb511b704a6385c902a.zip |
Update .github/ISSUE_TEMPLATE/BUG_REPORT.yml
Co-authored-by: Simon L. <szaimen@e.mail.de>
Diffstat (limited to '.github/ISSUE_TEMPLATE')
-rw-r--r-- | .github/ISSUE_TEMPLATE/BUG_REPORT.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE/BUG_REPORT.yml b/.github/ISSUE_TEMPLATE/BUG_REPORT.yml index 7182f5b3636..a773e73e24a 100644 --- a/.github/ISSUE_TEMPLATE/BUG_REPORT.yml +++ b/.github/ISSUE_TEMPLATE/BUG_REPORT.yml @@ -1,7 +1,7 @@ name: "Bug report: Nextcloud Server" description: "Submit a report and help us improve Nextcloud Server" title: "[Bug]: " -labels: ["bug", "needs triage"] +labels: ["bug", "0. Needs triage"] body: - type: markdown attributes: |