From 385701964658963968829a8a8a83651ef813fdf7 Mon Sep 17 00:00:00 2001 From: bufdev <4228796+bufdev@users.noreply.github.com> Date: Mon, 26 Aug 2024 19:07:40 -0400 Subject: [PATCH] More issue template modifications (#3270) --- .github/ISSUE_TEMPLATE/1-bug-report.yml | 2 +- .github/ISSUE_TEMPLATE/3-other.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/1-bug-report.yml b/.github/ISSUE_TEMPLATE/1-bug-report.yml index f1014d766a..234743d4b9 100644 --- a/.github/ISSUE_TEMPLATE/1-bug-report.yml +++ b/.github/ISSUE_TEMPLATE/1-bug-report.yml @@ -15,7 +15,7 @@ body: attributes: label: GitHub repository with your minimal reproducible example (do not fill out this field with "github.com/bufbuild/buf" or we will automatically close your issue, see the instructions above!) description: Provide us with a link to the GitHub repository that contains the setup needed to reproduce the issue. This is a repository you create, and is required for us to investigate your issue. - placeholder: https://github.com/you/temp-repo-with-repro, NOT https://github.com/bufbuild/buf + placeholder: https://github.com/you/temp-repo-with-repro validations: required: true - type: textarea diff --git a/.github/ISSUE_TEMPLATE/3-other.yml b/.github/ISSUE_TEMPLATE/3-other.yml index ad73dab9ac..57e28d8028 100644 --- a/.github/ISSUE_TEMPLATE/3-other.yml +++ b/.github/ISSUE_TEMPLATE/3-other.yml @@ -16,7 +16,7 @@ body: attributes: label: GitHub repository with your minimal reproducible example (do not fill out this field with "github.com/bufbuild/buf" or we will automatically close your issue, see the instructions above!) description: If this is a question about some behavior you are witnessing, provide us with a link to the GitHub repository that contains the setup needed to reproduce the issue. This is a repository you create, and is required for us to investigate your issue. - placeholder: https://github.com/you/temp-repo-with-repro, NOT https://github.com/bufbuild/buf + placeholder: https://github.com/you/temp-repo-with-repro - type: textarea id: feature attributes: