mirror of
https://github.com/puma/puma.git
synced 2022-11-09 13:48:40 -05:00
Merge pull request #1090 from frodsan/add-issue-template
Add issue template.
This commit is contained in:
commit
53107e5925
1 changed files with 20 additions and 0 deletions
20
.github/issue_template.md
vendored
Normal file
20
.github/issue_template.md
vendored
Normal file
|
@ -0,0 +1,20 @@
|
|||
### Steps to reproduce
|
||||
|
||||
1) ...
|
||||
|
||||
2) ...
|
||||
|
||||
3) ...
|
||||
|
||||
### Expected behavior
|
||||
|
||||
Tell us what should happen ...
|
||||
|
||||
### Actual behavior
|
||||
|
||||
Tell us what happens instead ...
|
||||
|
||||
### System configuration
|
||||
|
||||
**Ruby version**:
|
||||
**Rails version**:
|
Loading…
Reference in a new issue