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 2921354 + 31485ed commit 8cd42fcCopy full SHA for 8cd42fc
.github/ISSUE_TEMPLATE/bug_report.yml
@@ -1,6 +1,7 @@
1
name: Probleem melden / Bug report
2
description: Meldt een probleem om ons te helpen verbeteren / Create a report to help us improve
3
title: "Title here"
4
+type: "Bug"
5
labels: ["bug", "triage"]
6
projects: ["maykinmedia/15"]
7
assignees: []
.github/ISSUE_TEMPLATE/feature_request.yml
name: Verzoek tot verbetering / Feature request
description: Stel een idee voor om het product beter te maken / Suggest an idea for this product
+type: "Feature"
labels: ["enhancement", "triage"]
0 commit comments