You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/bug-report.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,6 +11,7 @@ Make sure you've completed the following steps before submitting your issue -- t
11
11
2. Search the [issue tracker][] to verify that this hasn't already been reported. +1 or comment there if it has.
12
12
3. Consider asking first in the [Gitter chat room][].
13
13
4. Include a self-contained and minimal piece of code that reproduces the problem. If that's not possible, try to make the description as clear as possible.
14
+
a. If possible, make a PR with a new, failing test to give us a starting point to work on!
0 commit comments