Add templates for github issues & pull requests
re: #1763 based on: #1764
This commit is contained in:
parent
2180e6197c
commit
99ab06d117
2 changed files with 34 additions and 0 deletions
15
.github/ISSUE_TEMPLATE.md
vendored
Normal file
15
.github/ISSUE_TEMPLATE.md
vendored
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
**I'm submitting a ..**
|
||||
- [ ] Bug Report
|
||||
- [ ] Feature Request
|
||||
|
||||
**Current behavior:**
|
||||
<!-- Describe the bug -->
|
||||
|
||||
**Expected correct behavior:**
|
||||
<!-- Describe what should happen, without the bug. -->
|
||||
|
||||
**Steps to reproduce:**
|
||||
<!-- If you are able to illustrate the bug or feature request with an example, please provide steps to reproduce it. -->
|
||||
|
||||
**Other information:**
|
||||
<!-- List any other information that is relevant to your issue. Stack traces, related issues, suggestions on how to fix, Stack Overflow links, forum links, etc. -->
|
||||
Loading…
Add table
Add a link
Reference in a new issue