diff --git a/.github/ISSUE_TEMPLATE/bug_report.yaml b/.github/ISSUE_TEMPLATE/bug_report.yaml index 71cb3839421..8133a0ed46b 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yaml +++ b/.github/ISSUE_TEMPLATE/bug_report.yaml @@ -1,3 +1,4 @@ +--- name: Bug Report description: Create a report to help us improve labels: [bug] @@ -61,7 +62,7 @@ body: label: Additional context description: Add any other context about the problem here. placeholder: Any additional information... - + - type: dropdown id: contribute attributes: diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index dcd19bad96a..f6acad9c9ba 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,4 +1,4 @@ contact_links: - name: Slack url: https://cloud-native.slack.com/archives/C01PD4HUVBL - about: Or the `#otel-python` channel in the CNCF Slack instance. \ No newline at end of file + about: Or the `#otel-python` channel in the CNCF Slack instance.