From dce8db99218373ad11749076516e59c88f2cd14d Mon Sep 17 00:00:00 2001 From: fregante Date: Sat, 5 Oct 2024 22:43:41 +0700 Subject: [PATCH] Better issue picker (#89) --- .github/ISSUE_TEMPLATE/config.yml | 5 +++++ .github/ISSUE_TEMPLATE/no-issues-here.yml | 11 ----------- 2 files changed, 5 insertions(+), 11 deletions(-) create mode 100644 .github/ISSUE_TEMPLATE/config.yml delete mode 100644 .github/ISSUE_TEMPLATE/no-issues-here.yml diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml new file mode 100644 index 0000000..ac66fcc --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1,5 @@ +blank_issues_enabled: false +contact_links: + - name: ❌ Do not open new issues on this repo + url: https://github.com/xojs/xo/issues + about: Use the XO issue tracker instead of this one. diff --git a/.github/ISSUE_TEMPLATE/no-issues-here.yml b/.github/ISSUE_TEMPLATE/no-issues-here.yml deleted file mode 100644 index 9caa21c..0000000 --- a/.github/ISSUE_TEMPLATE/no-issues-here.yml +++ /dev/null @@ -1,11 +0,0 @@ -name: ❌ Do not open new issues on this repo -description: Use the xojs/xo repo for new issues -body: - - type: markdown - attributes: - value: | - # Use the [XO issue tracker](https://github.com/xojs/xo/issues) instead of this one. - - type: input - id: ignored-but-required - attributes: - label: ❌