From bf702e403ed207c4be0f7827488b6b5f93a03150 Mon Sep 17 00:00:00 2001 From: Brandon Watson Date: Sun, 11 Apr 2021 14:49:44 -0400 Subject: [PATCH] Entirely too many commits for this --- .gitea/issue_template.md | 14 ++------------ .gitea/issue_template/issue_template.md | 11 ----------- 2 files changed, 2 insertions(+), 23 deletions(-) delete mode 100644 .gitea/issue_template/issue_template.md diff --git a/.gitea/issue_template.md b/.gitea/issue_template.md index 963f1a0..fee1c68 100644 --- a/.gitea/issue_template.md +++ b/.gitea/issue_template.md @@ -1,15 +1,5 @@ ---- - -name: "New Story" -about: "Add a new story to the backlog" -title: "[Feature] " -labels: - -- feature - ---- - ## Story + **As a**: **I want**: **So that**: @@ -18,4 +8,4 @@ labels: ## Resources -## Notes +## Notes \ No newline at end of file diff --git a/.gitea/issue_template/issue_template.md b/.gitea/issue_template/issue_template.md deleted file mode 100644 index 82790c6..0000000 --- a/.gitea/issue_template/issue_template.md +++ /dev/null @@ -1,11 +0,0 @@ -## Story - -**As a**: -**I want**: -**So that**: - -## Description - -## Resources - -## Notes