Skip to content

Commit bb7047a

Browse files
authored
---
yaml --- r: 10207 b: refs/heads/master c: d230eca h: refs/heads/master i: 10205: 97b2ee5 10203: 4fd4084 10199: 7d9b9c3 10191: 4756c1f 10175: 255661d
1 parent cd1ed7d commit bb7047a

3 files changed

Lines changed: 38 additions & 1 deletion

File tree

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
refs/heads/master: 30b56f02092efc6f3c3667650ea8b8825003e0b7
2+
refs/heads/master: d230eca077af24026f2d9091a2efa3b102631714
33
refs/heads/travis: 47e4fee4fd5af9b2a8ce46f23c72ec95f9b195b2
44
refs/heads/gh-pages: a76dae59b8f07e11d82b39a4ed17d8a006305aff
55
refs/tags/0.0.9: 22f1839238f66c39e67ed4dfdcd273b1ae2e8444

trunk/.github/ISSUE_TEMPLATE.md

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
Thanks for stopping by to let us know something could be better!
2+
3+
Please include as much information as possible:
4+
5+
#### Environment details
6+
7+
- OS:
8+
- Java version:
9+
- google-cloud-java version(s):
10+
11+
#### Steps to reproduce
12+
13+
1. ?
14+
2. ?
15+
16+
#### Stacktrace
17+
18+
```
19+
Any relevant stacktrace here.
20+
```
21+
22+
#### Code snippet
23+
24+
```java
25+
Any relevant code snippet to help reproduce the issue.
26+
```
27+
28+
#### External references such as API reference guides used
29+
30+
- ?
31+
32+
#### Any additional information below
33+
34+
Following these steps will guarantee the quickest resolution possible.
35+
36+
Thanks!
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Fixes #<issue_number_goes_here> (it's a good idea to open an issue first for context and/or discussion)

0 commit comments

Comments
 (0)