summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorDan Book <grinnz@grinnz.com>2020-04-25 20:10:23 -0400
committerKarl Williamson <khw@cpan.org>2020-04-26 07:13:35 -0600
commit6f8fa2688a394a3def099f059f95381a12a56257 (patch)
treebe211ec15c213a1400a2a3ee03d947e8f05419e3 /.github
parent82dc07826c7f4aec5317e1b31314a561ea14878e (diff)
downloadperl-6f8fa2688a394a3def099f059f95381a12a56257.tar.gz
Add github issue template config, removing blank issue option and adding CPAN module link
Diffstat (limited to '.github')
-rw-r--r--.github/ISSUE_TEMPLATE/config.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml
new file mode 100644
index 0000000000..7e350cdcec
--- /dev/null
+++ b/.github/ISSUE_TEMPLATE/config.yml
@@ -0,0 +1,5 @@
+blank_issues_enabled: false
+contact_links:
+ - name: Report a CPAN Module Issue
+ url: https://metacpan.org
+ about: Please report issues with CPAN modules to their preferred bugtracker as indicated on their MetaCPAN page