summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorDan Book <grinnz@grinnz.com>2020-05-29 16:31:27 -0400
committerKarl Williamson <khw@cpan.org>2020-05-29 15:07:11 -0600
commit28546032c2df8b42a1df19f7c100efc4823af9f2 (patch)
treed5c7b0f39f035a5ae8d9476beda4d2e2df506711 /.github
parent975363793fa0bd4d9ce6722102e009c479ecf506 (diff)
downloadperl-28546032c2df8b42a1df19f7c100efc4823af9f2.tar.gz
Issue template - Suggest putting perl configuration in fenced code block
Diffstat (limited to '.github')
-rw-r--r--.github/ISSUE_TEMPLATE/01-perlbug-core.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/01-perlbug-core.md b/.github/ISSUE_TEMPLATE/01-perlbug-core.md
index 528bc83658..71a8c0ee2f 100644
--- a/.github/ISSUE_TEMPLATE/01-perlbug-core.md
+++ b/.github/ISSUE_TEMPLATE/01-perlbug-core.md
@@ -9,6 +9,8 @@ assignees: ''
<!--
Note: you can also replace the whole content with a file generated by the perlbug utility;
perlbug reports by email are no longer supported.
+Be sure to enclose your perl configuration in a fenced code block to preserve formatting:
+https://help.github.com/en/github/writing-on-github/creating-and-highlighting-code-blocks
-->
<!--