diff --git a/.github/ISSUE_TEMPLATE/feature-request.md b/.github/ISSUE_TEMPLATE/feature-request.md new file mode 100644 index 00000000..b8c9c0ed --- /dev/null +++ b/.github/ISSUE_TEMPLATE/feature-request.md @@ -0,0 +1,11 @@ +--- +name: Feature request +about: Propose a new feature or an enhancement +title: '' +labels: enhancement +assignees: '' +--- + +## The problem + +## The solution