From 75d8532229908ce9f5ddb831e6a3c0fb3741ca68 Mon Sep 17 00:00:00 2001 From: Robert Sparks Date: Thu, 23 Feb 2023 10:38:46 -0600 Subject: [PATCH] chore: repair issue template --- .github/ISSUE_TEMPLATE/report-a-bug.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/report-a-bug.yml b/.github/ISSUE_TEMPLATE/report-a-bug.yml index 2d93e1e25..d5b725d72 100644 --- a/.github/ISSUE_TEMPLATE/report-a-bug.yml +++ b/.github/ISSUE_TEMPLATE/report-a-bug.yml @@ -1,5 +1,5 @@ name: Report a Datatracker bug -description: Something in the datatracker's behavior isn't right? File a bug report. Don't use this to report RFC errata (that is done at https://www.rfc-editor.org/errata.php#reportnew) or issues with the content of Internet-Drafts. +description: Something in the datatracker's behavior isn't right? File a bug report. Don't use this to report RFC errata or issues with the content of Internet-Drafts. labels: ["bug"] body: - type: markdown