Skip to content

Commit f0dcbe9

Browse files
authored
[ADMIN] Add ISSUE_TEMPLATE for each contribution (#435)
1 parent 7698a59 commit f0dcbe9

File tree

13 files changed

+241
-1
lines changed

13 files changed

+241
-1
lines changed

.github/ISSUE_TEMPLATE/boost_log.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
---
2+
name: boost_log
3+
about: Issues related to instrumentation/boost_log
4+
labels: instrumentation:boost-log
5+
---
6+
7+
**Describe your environment** Describe any aspect of your environment relevant to the problem, including your platform, build system, version numbers of installed dependencies, etc. If you're reporting a problem with a specific version of a library in this repo, please check whether the problem has been fixed on main branch.
8+
9+
**Steps to reproduce**
10+
Describe exactly how to reproduce the error. Include a code sample if applicable.
11+
12+
**What is the expected behavior?**
13+
What did you expect to see?
14+
15+
**What is the actual behavior?**
16+
What did you see instead?
17+
18+
**Additional context**
19+
Add any other context about the problem here.
20+

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
name: Bug Report
33
about: Create a report to help us improve
4-
labels: bug
4+
labels: bug, general
55
---
66

77
**Describe your environment** Describe any aspect of your environment relevant to the problem, including your platform, build system, version numbers of installed dependencies, etc. If you're reporting a problem with a specific version of a library in this repo, please check whether the problem has been fixed on main branch.

.github/ISSUE_TEMPLATE/fluentd.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
---
2+
name: fluentd
3+
about: Issues related to exporters/fluentd
4+
labels: exporter:fluentd
5+
---
6+
7+
**Describe your environment** Describe any aspect of your environment relevant to the problem, including your platform, build system, version numbers of installed dependencies, etc. If you're reporting a problem with a specific version of a library in this repo, please check whether the problem has been fixed on main branch.
8+
9+
**Steps to reproduce**
10+
Describe exactly how to reproduce the error. Include a code sample if applicable.
11+
12+
**What is the expected behavior?**
13+
What did you expect to see?
14+
15+
**What is the actual behavior?**
16+
What did you see instead?
17+
18+
**Additional context**
19+
Add any other context about the problem here.
20+
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
---
2+
name: geneva-trace
3+
about: Issues related to exporters/geneva-trace
4+
labels: exporter:geneva-trace
5+
---
6+
7+
**Describe your environment** Describe any aspect of your environment relevant to the problem, including your platform, build system, version numbers of installed dependencies, etc. If you're reporting a problem with a specific version of a library in this repo, please check whether the problem has been fixed on main branch.
8+
9+
**Steps to reproduce**
10+
Describe exactly how to reproduce the error. Include a code sample if applicable.
11+
12+
**What is the expected behavior?**
13+
What did you expect to see?
14+
15+
**What is the actual behavior?**
16+
What did you see instead?
17+
18+
**Additional context**
19+
Add any other context about the problem here.
20+

.github/ISSUE_TEMPLATE/geneva.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
---
2+
name: geneva
3+
about: Issues related to exporters/geneva
4+
labels: exporter:geneva
5+
---
6+
7+
**Describe your environment** Describe any aspect of your environment relevant to the problem, including your platform, build system, version numbers of installed dependencies, etc. If you're reporting a problem with a specific version of a library in this repo, please check whether the problem has been fixed on main branch.
8+
9+
**Steps to reproduce**
10+
Describe exactly how to reproduce the error. Include a code sample if applicable.
11+
12+
**What is the expected behavior?**
13+
What did you expect to see?
14+
15+
**What is the actual behavior?**
16+
What did you see instead?
17+
18+
**Additional context**
19+
Add any other context about the problem here.
20+

.github/ISSUE_TEMPLATE/glog.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
---
2+
name: glog
3+
about: Issues related to instrumentation/glog
4+
labels: instrumentation:glog
5+
---
6+
7+
**Describe your environment** Describe any aspect of your environment relevant to the problem, including your platform, build system, version numbers of installed dependencies, etc. If you're reporting a problem with a specific version of a library in this repo, please check whether the problem has been fixed on main branch.
8+
9+
**Steps to reproduce**
10+
Describe exactly how to reproduce the error. Include a code sample if applicable.
11+
12+
**What is the expected behavior?**
13+
What did you expect to see?
14+
15+
**What is the actual behavior?**
16+
What did you see instead?
17+
18+
**Additional context**
19+
Add any other context about the problem here.
20+

.github/ISSUE_TEMPLATE/httpd.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
---
2+
name: httpd
3+
about: Issues related to instrumentation/httpd
4+
labels: instrumentation:httpd
5+
---
6+
7+
**Describe your environment** Describe any aspect of your environment relevant to the problem, including your platform, build system, version numbers of installed dependencies, etc. If you're reporting a problem with a specific version of a library in this repo, please check whether the problem has been fixed on main branch.
8+
9+
**Steps to reproduce**
10+
Describe exactly how to reproduce the error. Include a code sample if applicable.
11+
12+
**What is the expected behavior?**
13+
What did you expect to see?
14+
15+
**What is the actual behavior?**
16+
What did you see instead?
17+
18+
**Additional context**
19+
Add any other context about the problem here.
20+

.github/ISSUE_TEMPLATE/log4cxx.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
---
2+
name: log4cxx
3+
about: Issues related to instrumentation/log4cxx
4+
labels: instrumentation:log4cxx
5+
---
6+
7+
**Describe your environment** Describe any aspect of your environment relevant to the problem, including your platform, build system, version numbers of installed dependencies, etc. If you're reporting a problem with a specific version of a library in this repo, please check whether the problem has been fixed on main branch.
8+
9+
**Steps to reproduce**
10+
Describe exactly how to reproduce the error. Include a code sample if applicable.
11+
12+
**What is the expected behavior?**
13+
What did you expect to see?
14+
15+
**What is the actual behavior?**
16+
What did you see instead?
17+
18+
**Additional context**
19+
Add any other context about the problem here.
20+

.github/ISSUE_TEMPLATE/nginx.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
---
2+
name: nginx
3+
about: Issues related to instrumentation/nginx
4+
labels: instrumentation:nginx
5+
---
6+
7+
**Describe your environment** Describe any aspect of your environment relevant to the problem, including your platform, build system, version numbers of installed dependencies, etc. If you're reporting a problem with a specific version of a library in this repo, please check whether the problem has been fixed on main branch.
8+
9+
**Steps to reproduce**
10+
Describe exactly how to reproduce the error. Include a code sample if applicable.
11+
12+
**What is the expected behavior?**
13+
What did you expect to see?
14+
15+
**What is the actual behavior?**
16+
What did you see instead?
17+
18+
**Additional context**
19+
Add any other context about the problem here.
20+
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
---
2+
name: otel-webserver-module
3+
about: Issues related to instrumentation/otel-webserver-module
4+
labels: Webserver
5+
---
6+
7+
**Describe your environment** Describe any aspect of your environment relevant to the problem, including your platform, build system, version numbers of installed dependencies, etc. If you're reporting a problem with a specific version of a library in this repo, please check whether the problem has been fixed on main branch.
8+
9+
**Steps to reproduce**
10+
Describe exactly how to reproduce the error. Include a code sample if applicable.
11+
12+
**What is the expected behavior?**
13+
What did you expect to see?
14+
15+
**What is the actual behavior?**
16+
What did you see instead?
17+
18+
**Additional context**
19+
Add any other context about the problem here.
20+

0 commit comments

Comments
 (0)