]> Untitled Git - bdk/commitdiff
Add enhancement request github issue template
authorSteve Myers <steve@notmandatory.org>
Sat, 1 Oct 2022 15:06:34 +0000 (10:06 -0500)
committerSteve Myers <steve@notmandatory.org>
Sat, 1 Oct 2022 15:14:37 +0000 (10:14 -0500)
.github/ISSUE_TEMPLATE/enhancement_request.md [new file with mode: 0644]

diff --git a/.github/ISSUE_TEMPLATE/enhancement_request.md b/.github/ISSUE_TEMPLATE/enhancement_request.md
new file mode 100644 (file)
index 0000000..2525d5d
--- /dev/null
@@ -0,0 +1,17 @@
+---
+name: Enhancement request
+about: Request a new feature or change to an existing feature
+title: ''
+labels: 'enhancement'
+assignees: ''
+
+---
+
+**Describe the enhancement**  
+<!-- A clear and concise description of what you would like added or changed. -->
+
+**Use case**  
+<!-- Tell us how you or others will use this new feature or change to an existing feature. --> 
+
+**Additional context**
+<!-- Add any other context about the enhancement here. --> 
\ No newline at end of file