Skip to content
This repository was archived by the owner on Dec 28, 2023. It is now read-only.

Commit 6d18906

Browse files
authored
Update issue templates
1 parent aef8596 commit 6d18906

File tree

1 file changed

+30
-0
lines changed

1 file changed

+30
-0
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

+30
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
---
2+
name: Bug report
3+
about: Create a bug report
4+
title: "[BUG]"
5+
labels: ''
6+
assignees: ''
7+
8+
---
9+
10+
## What I tried to do
11+
12+
* Fill this out!
13+
14+
## What I expected to happen
15+
16+
* Fill this out!
17+
18+
## What actually happened
19+
20+
* Fill this out!
21+
22+
## Versions of i18n, rails, and anything else you think is necessary
23+
24+
* Fill this out!
25+
26+
----
27+
28+
Bonus points for providing an application or a small code example which reproduces the issue.
29+
30+
Thanks! :heart:

0 commit comments

Comments
 (0)