Skip to content

Commit 3910597

Browse files
jerjoulesv
authored andcommitted
Add issue template for less ambiguous issues. (GoogleCloudPlatform#510)
1 parent a60498c commit 3910597

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

ISSUE_TEMPLATE.md

+12
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
## In which file did you encounter the issue?
2+
3+
<!-- Please provide the full path to the file, to avoid ambiguity -->
4+
5+
### Did you change the file? If so, how?
6+
7+
<!-- A diff would be helpful; otherwise, a description -->
8+
9+
## Describe the issue
10+
11+
<!-- Please be specific. Copying and pasting your invocation and the entire
12+
output is often helpful. -->

0 commit comments

Comments
 (0)