From 3ebd3cdd8ea970557e0279cedb92ac1cffdf6f6d Mon Sep 17 00:00:00 2001 From: Tej Chajed Date: Wed, 5 Jul 2023 11:07:59 -0700 Subject: [PATCH] doc: fix broken link to issue template --- doc/faq/closing_issues_without_review.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/faq/closing_issues_without_review.md b/doc/faq/closing_issues_without_review.md index 9cd61f06f7..dc74fc3360 100644 --- a/doc/faq/closing_issues_without_review.md +++ b/doc/faq/closing_issues_without_review.md @@ -1,6 +1,6 @@ # If your issue was closed without review -Both the [reporting bugs section of the readme](https://github.com/Homebrew/homebrew-cask#reporting-bugs) and [the bug report issue template you need to fill before opening an issue](https://github.com/Homebrew/homebrew-cask/blob/HEAD/.github/ISSUE_TEMPLATE/01_bug_report.md) warn that if the instructions aren’t followed, your issue may be closed without review. +Both the [reporting bugs section of the readme](https://github.com/Homebrew/homebrew-cask#reporting-bugs) and [the bug report issue template you need to fill before opening an issue](https://github.com/Homebrew/homebrew-cask/blob/HEAD/.github/ISSUE_TEMPLATE/01_bug_report.yml) warn that if the instructions aren’t followed, your issue may be closed without review. You might have been redirected to this document if it was apparent to a maintainer that was the case. We worked hard on those guides to keep things running smoothly, so we ask you go back and follow them. It is OK to open a new issue for that.