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.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@ If this is a UI issue...
10
10
* Attach a screen shot or animated gif showing what you think is wrong
11
11
* Include JSON of a trace that produces it, being careful to not include private data
12
12
* You can literally include the JSON in [triple-backticks](https://help.github.com/en/github/writing-on-github/basic-writing-and-formatting-syntax#quoting-code)
13
-
* Otherwise, you can use a [gist](https://gist.github.com/) or pastebin such as [fluffy](https://fluffy.cc/)
13
+
* Otherwise, you can use a [gist](https://gist.github.com/) or pastebin
14
14
15
15
Regardless, the best is to spend some time to write a failing test. Bugs with tests get fixed and stay fixed.
0 commit comments