diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml new file mode 100644 index 000000000..b13ecc4eb --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1,5 @@ +contact_links: + - name: Feature request + url: https://discuss.logseq.com/new-topic?category=feature-requests + about: Suggest an idea for this project + \ No newline at end of file diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md deleted file mode 100644 index 4b7d1fc2d..000000000 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ /dev/null @@ -1,13 +0,0 @@ ---- -name: Feature request -about: Suggest an idea for this project -title: '' -labels: '' -assignees: '' - ---- - -Thank you for the feature request. -Please note that GitHub is only used to track issues/bugs. -Feature requests are available on the [Logseq forum](https://discuss.logseq.com/c/feature-requests/7) to allow users to engage in the discussion and vote on it. -All feature requests on GitHub will be closed.