We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 345df00 + 4ee1cf5 commit 2ffd728Copy full SHA for 2ffd728
.github/ISSUE_TEMPLATE/BUG_REPORT.yml
@@ -4,6 +4,7 @@ name: "🐛 Bug report: Nextcloud Server"
4
description: "Submit a report and help us improve Nextcloud Server"
5
title: "[Bug]: "
6
labels: ["bug", "0. Needs triage"]
7
+type: "Bug"
8
body:
9
- type: markdown
10
attributes:
.github/ISSUE_TEMPLATE/Feature_request.md
@@ -2,6 +2,8 @@
2
name: 🚀 Feature request
3
about: Suggest an idea for this project
labels: enhancement, 0. Needs triage
+type: "Enhancement"
+
---
<!--
0 commit comments