From: Christian Marangi Date: Sun, 21 Apr 2024 16:15:58 +0000 (+0200) Subject: github: permits blank issue X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;ds=sidebyside;h=9c9362fa31b6f0c8172b08618cce7ae6aadf8108;p=openwrt%2Fstaging%2Fstintel.git github: permits blank issue Blank issue might be used by devs to create tracking issue or by advanced user to report more strange issue. These kind of issue won't be parsed and won't be tagged. Normally bBug report should be used for 99% of the cases. Signed-off-by: Christian Marangi --- diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 91e2489077..39d9234453 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,5 +1,5 @@ --- -blank_issues_enabled: false +blank_issues_enabled: true contact_links: - name: Feature request url: https://forum.openwrt.org/c/feature-requests