From 1af712c101fb0c7f4931d01200dce73ad2121f9a Mon Sep 17 00:00:00 2001 From: DRC Date: Fri, 1 Mar 2019 13:11:11 -0600 Subject: [PATCH] GitHub: Add feature request template --- .github/ISSUE_TEMPLATE/feature-request.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/feature-request.md diff --git a/.github/ISSUE_TEMPLATE/feature-request.md b/.github/ISSUE_TEMPLATE/feature-request.md new file mode 100644 index 0000000..6a74a2f --- /dev/null +++ b/.github/ISSUE_TEMPLATE/feature-request.md @@ -0,0 +1,10 @@ +--- +name: Feature Request +about: Suggest new libjpeg-turbo functionality +title: '' +labels: enhancement +assignees: dcommander + +--- + + -- 2.50.1