We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3eb1a7f commit 6b4b8ffCopy full SHA for 6b4b8ff
.github/ISSUE_TEMPLATE/bug_report.md
@@ -16,10 +16,14 @@ Thanks for stopping by to let us know something could be better!
16
Please include as much information as possible:
17
18
## In which file did you encounter the issue?
19
+<!-- Please provide the full path to the file, to avoid ambiguity -->
20
21
## Did you change the file? If so, how?
22
+<!-- A diff would be helpful; otherwise, a description -->
23
24
## Describe the issue
25
+<!-- Please be specific. Copying and pasting your invocation and the entire
26
+output is often helpful. -->
27
28
Making sure to follow these steps will guarantee the quickest resolution possible.
29
0 commit comments