From 30f36d6dd0c743276dba987d43516d397906efbf Mon Sep 17 00:00:00 2001 From: Tiernan L Date: Mon, 18 Nov 2019 14:33:05 -1000 Subject: [PATCH] Create problem-to-rasie.md --- .github/ISSUE_TEMPLATE/problem-to-rasie.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/problem-to-rasie.md diff --git a/.github/ISSUE_TEMPLATE/problem-to-rasie.md b/.github/ISSUE_TEMPLATE/problem-to-rasie.md new file mode 100644 index 000000000..46b344358 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/problem-to-rasie.md @@ -0,0 +1,17 @@ +--- +name: "\U00002B50 Submit a request or solve a problem" +about: Surface a problem that you think should be solved + +--- + +### Describe the feature or problem you’d like to solve + +A clear and concise description of what the feature or problem is. + +### Proposed solution + +How will it benefit CLI and its users? + +### Additional context + +Add any other context like screenshots or mockups are helpful, if applicable.