add specific GitHub issue templates
I learnt about this from the GitHub blog: https://blog.github.com/2018-05-02-issue-template-improvements/
This commit is contained in:
10
.github/ISSUE_TEMPLATE.md
vendored
10
.github/ISSUE_TEMPLATE.md
vendored
@ -12,10 +12,16 @@ PLEASE HELP US PROCESS GITHUB ISSUES FASTER BY PROVIDING THE FOLLOWING INFORMATI
|
||||
</pre>
|
||||
|
||||
## Current Behavior
|
||||
<!-- Describe the current behavior, e.g., »When pressing Alt+j (focus left), the window above the current window is focused.« -->
|
||||
<!--
|
||||
Describe the current behavior,
|
||||
e.g., »When pressing Alt+j (focus left), the window above the current window is focused.«
|
||||
-->
|
||||
|
||||
## Expected Behavior
|
||||
<!-- Describe the desired behavior you expect after mitigation of the issue, e.g., »The window left next to the current window should be focused.« -->
|
||||
<!--
|
||||
Describe the desired behavior you expect after mitigation of the issue,
|
||||
e.g., »The window left next to the current window should be focused.«
|
||||
-->
|
||||
|
||||
## Reproduction Instructions
|
||||
<!--
|
||||
|
Reference in New Issue
Block a user