Skip to content

Commit cecff4e

Browse files
authored
Add new components to issue templates (#1045)
1 parent 811d8d7 commit cecff4e

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,14 +13,17 @@ body:
1313
- aws-xray
1414
- aws-xray-propagator
1515
- consistent-sampling
16+
- disk-buffering
1617
- jfr-connection
1718
- jfr-events
1819
- jmx-metrics
1920
- maven-extension
2021
- micrometer-meter-provider
2122
- noop-api
23+
- processors
2224
- prometheus-client-bridge
2325
- resource-providers
26+
- runtime-attach
2427
- samplers
2528
- static-instrumenter
2629
- type: textarea

.github/ISSUE_TEMPLATE/feature_request.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,14 +13,17 @@ body:
1313
- aws-xray
1414
- aws-xray-propagator
1515
- consistent-sampling
16+
- disk-buffering
1617
- jfr-connection
1718
- jfr-events
1819
- jmx-metrics
1920
- maven-extension
2021
- micrometer-meter-provider
2122
- noop-api
23+
- processors
2224
- prometheus-client-bridge
2325
- resource-providers
26+
- runtime-attach
2427
- samplers
2528
- static-instrumenter
2629
- type: textarea

0 commit comments

Comments
 (0)