From 752d530e57fa21d33305515e41fca412b06f00f1 Mon Sep 17 00:00:00 2001 From: manuroe Date: Thu, 11 Jan 2024 09:30:01 +0100 Subject: [PATCH] Small tweaks on EX templates --- .github/ISSUE_TEMPLATE/ex-story-standalone.yml | 3 +-- .github/ISSUE_TEMPLATE/ex-story.yml | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/ex-story-standalone.yml b/.github/ISSUE_TEMPLATE/ex-story-standalone.yml index fce462a..e6b1124 100644 --- a/.github/ISSUE_TEMPLATE/ex-story-standalone.yml +++ b/.github/ISSUE_TEMPLATE/ex-story-standalone.yml @@ -26,7 +26,6 @@ body: attributes: label: Size estimate options: - - TBD - S - M - L @@ -39,7 +38,7 @@ body: attributes: label: Out of scope value: | - - + - Nothing - type: textarea attributes: label: Open questions diff --git a/.github/ISSUE_TEMPLATE/ex-story.yml b/.github/ISSUE_TEMPLATE/ex-story.yml index 33f3f4c..4cbf3b5 100644 --- a/.github/ISSUE_TEMPLATE/ex-story.yml +++ b/.github/ISSUE_TEMPLATE/ex-story.yml @@ -20,7 +20,6 @@ body: attributes: label: Size estimate options: - - TBD - S - M - L @@ -33,7 +32,7 @@ body: attributes: label: Out of scope value: | - - + - Nothing - type: textarea attributes: label: Open questions