Skip to content

Commit 964a2c1

Browse files
authored
Update bug-report.md
1 parent bf670ff commit 964a2c1

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/ISSUE_TEMPLATE/bug-report.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ name: ViewComponent bug report
33
about: Create a report to help us improve ViewComponent
44
---
55

6+
<!-- If possible, please open a PR with a failing test instead of a bug report, as failing tests are much more actionable. -->
7+
68
<!--
79
When opening an issue to describe a bug, it's helpful to provide steps to reproduce it, either with failing tests in a pull request, or by sharing a repository that demonstrates the issue. See CONTRIBUTING.md for more details.
810
-->
@@ -16,6 +18,8 @@ When opening an issue to describe a bug, it's helpful to provide steps to reprod
1618
### Actual behavior
1719
<!-- Tell us what happens instead -->
1820

21+
**Backtrace**:
22+
1923
### System configuration
2024
**Rails version**:
2125

0 commit comments

Comments
 (0)