diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md new file mode 100644 index 0000000000000000000000000000000000000000..2ae56e5b4d155afcbdac5453b01c3030752244fd --- /dev/null +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -0,0 +1,17 @@ +--- +name: Feature request +about: Request a new feature in enketo +labels: enhancement +--- + +### Description + +Please describe your situation in few words here. + +#### Steps followed and expected result + +Describe the steps followed by you and your expected results after following the steps. + +#### Screenshots + +If applicable, add screenshots to help explain your problem.