From 336496ab6352ee3f8bf47490c90b5cf81526cef6 Mon Sep 17 00:00:00 2001 From: Tibo De Peuter Date: Tue, 18 Feb 2025 10:21:02 +0100 Subject: [PATCH] chore: Maak labels-nota een checkbox Om er meer de aandacht op te leggen Is geen aparte categorie --- .github/ISSUE_TEMPLATE/bug-report.md | 3 +-- .github/ISSUE_TEMPLATE/feature-request.md | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug-report.md b/.github/ISSUE_TEMPLATE/bug-report.md index bb6bdcdb..da5872eb 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.md +++ b/.github/ISSUE_TEMPLATE/bug-report.md @@ -26,5 +26,4 @@ Indien van toepassing, voeg een screenshot toe die het probleem duidelijk maakt. **Extra context** Voeg extra context over het probleem toe. Was je ergens bijzonder mee bezig of naar op zoek? -**Labels** -Voeg aan deze issue het juiste label toe, afhankelijk van frontend, backend, ... +- [ ] Ik heb aan deze issue het juiste label toegekend, afhankelijk van frontend, backend, ... diff --git a/.github/ISSUE_TEMPLATE/feature-request.md b/.github/ISSUE_TEMPLATE/feature-request.md index 6cf4f8e1..d06f41bc 100644 --- a/.github/ISSUE_TEMPLATE/feature-request.md +++ b/.github/ISSUE_TEMPLATE/feature-request.md @@ -16,5 +16,4 @@ Een duidelijke, beknopte beschrijving van wat je zou willen dat er gebeurt. **Extra context** Extra context of screenshots bij de feature. -**Labels** -Voeg aan deze issue het juiste label toe, afhankelijk van frontend, backend, ... +- [ ] Ik heb aan deze issue het juiste label toegekend, afhankelijk van frontend, backend, ...