From: Yamagishi Kazutoshi Date: Wed, 13 Nov 2019 21:51:49 +0000 (+0900) Subject: Add config for issue template (#12306) X-Git-Url: https://git.xn--scling-oua.cat.family/?a=commitdiff_plain;h=6c60ccee8af2c76d8ba8a725841e3543a0dee644;p=mastodon.git Add config for issue template (#12306) --- diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml new file mode 100644 index 000000000..768868516 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1,5 @@ +blank_issues_enabled: false +contact_links: + - name: Mastodon Meta Discussion Board + url: https://discourse.joinmastodon.org/ + about: Please ask and answer questions here.