mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
Commenting the PR template so it's not included in PR messages by default (#8967)
This works as Markdown is just augmented raw HTML
This commit is contained in:
parent
eaace98629
commit
80ca7c2531
2
.github/PULL_REQUEST_TEMPLATE.md
vendored
2
.github/PULL_REQUEST_TEMPLATE.md
vendored
@ -1,5 +1,7 @@
|
||||
<!--
|
||||
Thanks for contributing, you're awesome! :star:
|
||||
Please describe expected and observed behaviour, and what you're fixing.
|
||||
For visual fixes, please include tested browsers and screenshots.
|
||||
Search for related existing issues and link to them if possible.
|
||||
Please read https://docs.silverstripe.org/en/contributing/code/
|
||||
-->
|
||||
|
Loading…
Reference in New Issue
Block a user