From: Sebastián Ramírez Date: Sun, 6 Dec 2020 08:35:21 +0000 (+0100) Subject: 🔧 Add issue template configs (#2476) X-Git-Tag: 0.63.0~24 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a960c42178b21e9a8ae65d0bdb4f71d5e1c0de23;p=thirdparty%2Ffastapi%2Ffastapi.git 🔧 Add issue template configs (#2476) 🔧 Add issue template configs --- diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml new file mode 100644 index 0000000000..3ba13e0cec --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1 @@ +blank_issues_enabled: false