From 6b867c13f0a12ee1fa48d6c6bd19541079de9da7 Mon Sep 17 00:00:00 2001 From: Mike McNeil Date: Tue, 23 Mar 2021 07:19:34 -0500 Subject: [PATCH] Delete z-new-project.md --- .github/ISSUE_TEMPLATE/z-new-project.md | 18 ------------------ 1 file changed, 18 deletions(-) delete mode 100644 .github/ISSUE_TEMPLATE/z-new-project.md diff --git a/.github/ISSUE_TEMPLATE/z-new-project.md b/.github/ISSUE_TEMPLATE/z-new-project.md deleted file mode 100644 index 76fcb16f92..0000000000 --- a/.github/ISSUE_TEMPLATE/z-new-project.md +++ /dev/null @@ -1,18 +0,0 @@ ---- -name: Internal - New project -about: Kick off a new, company-sponsored project to ship particular improvements to Fleet -title: '' -labels: 'project' -assignees: '' - ---- - -### Goal - -> TODO: A sentence describing the problem this project is trying to solve. i.e. What is the user trying to achieve? - -> TODO: A sentence describing the "so what" for this project. i.e. Why do they want to solve the above problem? What's the overall benefit the user is trying to achieve? - -### Solution - -> TODO: Attach any wireframes, mockups, screenshots, or just describe the planned or possible solution. \ No newline at end of file