Skip to content

Commit cb2c083

Browse files
authored
Update issue templates (#542)
* Update issue templates * Update bug_report.md
1 parent 7eb115e commit cb2c083

File tree

2 files changed

+16
-5
lines changed

2 files changed

+16
-5
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 15 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,15 @@ assignees: ''
88
---
99
<!-- Thank you for contributing the ADOT Community. Please note that as per policy, we're providing support via GitHub on a best effort basis. However, if you have AWS Enterprise Support you can create a ticket and we will provide direct support within the respective SLAs. -->
1010

11+
---
12+
name: Bug report
13+
about: Create a report to help us improve
14+
title: ''
15+
labels: bug
16+
assignees: ''
17+
18+
---
19+
1120
**Describe the bug**
1221
A clear and concise description of what the bug is.
1322

@@ -20,10 +29,11 @@ A clear and concise description of what you expected to see.
2029
**What did you see instead?**
2130
A clear and concise description of what you saw instead.
2231

23-
**Environment**
24-
Describe any aspect of your environment relevant to the problem.
25-
If this is related to a deployment of the ADOT Collector please
26-
provide your Collector config file.
32+
**What version of collector/language SDK version did you use?**
33+
Version: (e.g., `v0.58.0`, `v1.11.0`, etc)
34+
35+
**What language layer did you use?**
36+
Config: (e.g., `Java`, `Python`, etc)
2737

2838
**Additional context**
29-
Add any other context about the problem here.
39+
Add any other context about the problem here.

.github/ISSUE_TEMPLATE/feature_request.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ labels: ''
66
assignees: ''
77

88
---
9+
910
<!-- Thank you for contributing the ADOT Community. Please note that as per policy, we're providing support via GitHub on a best effort basis. However, if you have AWS Enterprise Support you can create a ticket and we will provide direct support within the respective SLAs. -->
1011

1112
**Is your feature request related to a problem? Please describe.**

0 commit comments

Comments
 (0)