From ac838ce268a31abcb1b69b3d72a45fa806bc3653 Mon Sep 17 00:00:00 2001 From: XargonWan <XargonWan@gmail.com> Date: Thu, 19 Dec 2024 12:01:12 +0900 Subject: [PATCH] Update issue templates --- .github/ISSUE_TEMPLATE/feature--developers-.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/feature--developers-.md diff --git a/.github/ISSUE_TEMPLATE/feature--developers-.md b/.github/ISSUE_TEMPLATE/feature--developers-.md new file mode 100644 index 0000000..9090703 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/feature--developers-.md @@ -0,0 +1,17 @@ +--- +name: Feature (developers) +about: A template used by developers to create new features +title: Feature title +labels: Draft ✍️ +assignees: '' + +--- + +> To be defined + +# Description + +# Acceptance criteria +- [ ] + +# Notes