File tree 2 files changed +14
-2
lines changed
2 files changed +14
-2
lines changed Original file line number Diff line number Diff line change 1
- name : Feature Request
1
+ ---
2
+ name : " Feature Request"
2
3
description : Request a feature for the OpenTelemetry Rust implementation.
3
4
title : " [Feature]: "
4
5
labels : ["enhancement", "triage:todo"]
24
25
- type : textarea
25
26
id : solution
26
27
attributes :
27
- label : Describe the solution you'd like:
28
+ label : " Describe the solution you'd like:"
28
29
description : What do you want to happen instead? What is the expected behavior?
29
30
placeholder : I'd like the api to ...
30
31
validations :
Original file line number Diff line number Diff line change
1
+ contact_links :
2
+ - name : GitHub Discussions
3
+ url : https://github.com/open-telemetry/opentelemetry-rust/discussions/new/choose
4
+ about : Please ask questions here.
5
+ - name : Slack
6
+ url : https://cloud-native.slack.com/archives/C03GDP0H023
7
+ about : Or the `#otel-rust` channel in the CNCF Slack instance. (Not terribly responsive.)
8
+ - name : " ⚠️ Report a security vulnerability"
9
+ url : " https://github.com/open-telemetry/opentelemetry-rust/security/advisories/new"
10
+ about : " Report a security vulnerability."
11
+
You can’t perform that action at this time.
0 commit comments