diff --git a/.github/ISSUE_TEMPLATE/feature_request b/.github/ISSUE_TEMPLATE/feature_request new file mode 100644 index 0000000000..1bd8e4449f --- /dev/null +++ b/.github/ISSUE_TEMPLATE/feature_request @@ -0,0 +1,17 @@ +--- +name: Feature Request +about: Let us now what feature you would want to have in Infisical +title: '' +labels: 'feature request' +assignees: '' + +--- + +**Describe the feature** +A clear and concise description of what the the feature should be. + +**Why would it be useful?** +Why would this feature be useful for Infisical users? + +**Additional context** +Add any other context about the problem here.