From: Steve Myers Date: Sat, 1 Oct 2022 15:06:34 +0000 (-0500) Subject: Add enhancement request github issue template X-Git-Tag: v0.24.0-rc.1~8 X-Git-Url: http://internal-gitweb-vhost/script/%22https:/-sqlite-db-configuration/scripts/struct.CommandStringError.html?a=commitdiff_plain;h=7de8be46c04128328d8dbd1de7b29033a290fde8;p=bdk Add enhancement request github issue template --- diff --git a/.github/ISSUE_TEMPLATE/enhancement_request.md b/.github/ISSUE_TEMPLATE/enhancement_request.md new file mode 100644 index 00000000..2525d5d0 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/enhancement_request.md @@ -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** + + +**Use case** + + +**Additional context** + \ No newline at end of file