From 6d0e630673af2f586d771c5d029f649def5bb19a Mon Sep 17 00:00:00 2001 From: emdneto <9735060+emdneto@users.noreply.github.com> Date: Wed, 5 Jun 2024 09:20:53 -0300 Subject: [PATCH] fix yaml --- .github/ISSUE_TEMPLATE/bug_report.yaml | 3 ++- .github/ISSUE_TEMPLATE/config.yml | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) 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.