Skip to content
This repository was archived by the owner on Oct 3, 2023. It is now read-only.

Commit 92bfc32

Browse files
authored
Update issue templates (#186)
1 parent eb0ca6b commit 92bfc32

2 files changed

Lines changed: 47 additions & 0 deletions

File tree

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
---
2+
name: Bug report
3+
about: Create a report to help us improve
4+
5+
---
6+
7+
Please answer these questions before submitting a bug report.
8+
9+
### What version of OpenCensus are you using?
10+
11+
12+
### What version of Node are you using?
13+
14+
15+
### What did you do?
16+
If possible, provide a recipe for reproducing the error.
17+
18+
19+
### What did you expect to see?
20+
21+
22+
### What did you see instead?
23+
24+
25+
### Additional context
26+
Add any other context about the problem here.
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
---
2+
name: Feature request
3+
about: Suggest an idea for this project
4+
5+
---
6+
7+
**NB:** Before opening a feature request against this repo, consider whether the feature should/could be implemented in other the OpenCensus libraries in other languages. If so, please [open an issue on opencensus-specs](https://github.com/census-instrumentation/opencensus-specs/issues/new) first.
8+
9+
10+
11+
**Is your feature request related to a problem? Please describe.**
12+
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
13+
14+
**Describe the solution you'd like**
15+
A clear and concise description of what you want to happen.
16+
17+
**Describe alternatives you've considered**
18+
A clear and concise description of any alternative solutions or features you've considered.
19+
20+
**Additional context**
21+
Add any other context or screenshots about the feature request here.

0 commit comments

Comments
 (0)