Skip to content

Commit d3d77d2

Browse files
authored
Create bug_report.md
1 parent 6614a4f commit d3d77d2

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
---
2+
name: Bug report
3+
about: Create a report to help us improve
4+
title: ''
5+
labels: ''
6+
assignees: ''
7+
8+
---
9+
10+
A bug is a crash or incorrect behavior. If you have a debugging or troubleshooting question, please open a discussion on the [Rails forum, category webpacker](https://discuss.rubyonrails.org/c/webpacker/10)
11+
12+
Ruby version:
13+
Rails version:
14+
Webpacker version:
15+
16+
Expected behavior:
17+
18+
Actual behavior:
19+
20+
Small, reproducible repo:

0 commit comments

Comments
 (0)