From 30dc4f1b2b7f93c866b29d54e8b701031f1fa824 Mon Sep 17 00:00:00 2001 From: Tim Smith Date: Sun, 29 Dec 2019 18:08:45 -0800 Subject: Add Github templates and remove old travis tests Signed-off-by: Tim Smith --- .github/ISSUE_TEMPLATE/ENHANCEMENT_REQUEST_TEMPLATE.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/ENHANCEMENT_REQUEST_TEMPLATE.md (limited to '.github/ISSUE_TEMPLATE/ENHANCEMENT_REQUEST_TEMPLATE.md') diff --git a/.github/ISSUE_TEMPLATE/ENHANCEMENT_REQUEST_TEMPLATE.md b/.github/ISSUE_TEMPLATE/ENHANCEMENT_REQUEST_TEMPLATE.md new file mode 100644 index 0000000..65bf5a0 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/ENHANCEMENT_REQUEST_TEMPLATE.md @@ -0,0 +1,17 @@ +--- +name: 🚀 Enhancement Request +about: I have a suggestion (and may want to implement it 🙂)! +labels: "Status: Untriaged" +--- + +### Describe the Enhancement: + + +### Describe the Need: + + +### Current Alternative + + +### Can We Help You Implement This?: + -- cgit v1.2.1