Create pull request template for new Issues.
This commit is contained in:
parent
ffa589af27
commit
6cf4801825
1 changed files with 15 additions and 0 deletions
15
.github/pull_request_template.md
vendored
Normal file
15
.github/pull_request_template.md
vendored
Normal file
|
@ -0,0 +1,15 @@
|
|||
<h2>Steps to replicate</h2>
|
||||
|
||||
[Please include screenshots, browser information, and anything else that can help us recreate the problem.]
|
||||
|
||||
<h2>Result</h2>
|
||||
|
||||
[What happened.]
|
||||
|
||||
<h2>Expected</h2>
|
||||
|
||||
[What you expected to happen.]
|
||||
|
||||
* User report: [shortlink to chat/forum thread/ticket, ie #12345-hc]
|
||||
* Follow-up ticket: [shortlink to ticket, ie #12345-zd]
|
||||
* User's site: [link to user's site, including the specific page/post where issue is present]
|
Loading…
Reference in a new issue