aboutsummaryrefslogtreecommitdiff
path: root/.github/ISSUE_TEMPLATE
blob: 7d484c6290faa282839f7d5d1927615fc333136b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Please answer these questions before submitting a bug report.

### What version of OpenCensus are you using?


### What JVM are you using (`java -version`)?


### What did you do?
If possible, provide a recipe for reproducing the error.


### What did you expect to see?


### What did you see instead?