-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add issue template for less ambiguous issues. (#510)
- Loading branch information
Showing
1 changed file
with
12 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
## In which file did you encounter the issue? | ||
|
||
<!-- Please provide the full path to the file, to avoid ambiguity --> | ||
|
||
### Did you change the file? If so, how? | ||
|
||
<!-- A diff would be helpful; otherwise, a description --> | ||
|
||
## Describe the issue | ||
|
||
<!-- Please be specific. Copying and pasting your invocation and the entire | ||
output is often helpful. --> |