From efb4bd6780df21b6ee19dc344618b1ac61454080 Mon Sep 17 00:00:00 2001 From: sabaimran Date: Thu, 18 Jan 2024 10:38:53 +0530 Subject: [PATCH] Add a template for feature requests --- .github/ISSUE_TEMPLATE/feature-request.md | 11 +++++++++++ 1 file changed, 11 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 00000000..5a2ba7c6 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/feature-request.md @@ -0,0 +1,11 @@ +--- +name: Feature Request +about: Suggest an idea to help make Khoj a better tool +title: "[IDEA]" +labels: "upgrade" +assignees: '' + +--- + +**Describe the feature you'd like** +A clear and concise description of what you want to happen. Include any relevant links or screenshots or inspiration.