From 241a0d2274bc6a1ffddd61845f05c2a5838fed59 Mon Sep 17 00:00:00 2001 From: Sukka Date: Thu, 28 Apr 2022 13:01:52 +0800 Subject: [PATCH] chore(repo): replace `git.io` in the issue template (#4479) --- .github/ISSUE_TEMPLATE/bug.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug.yaml b/.github/ISSUE_TEMPLATE/bug.yaml index 71fcc6817c0..729b58e070e 100644 --- a/.github/ISSUE_TEMPLATE/bug.yaml +++ b/.github/ISSUE_TEMPLATE/bug.yaml @@ -41,7 +41,7 @@ body: Issues without minimal reproductions will be closed! Please provide a link to one by: 1. Using the REPL at https://rollupjs.org/repl/, or 2. Using the REPL.it reproduction template at https://repl.it/@rollup/rollup-repro (allows full use of all rollup options and plugins), or - 3. Provide a minimal repository link (Read https://git.io/fNzHA for instructions). These may take more time to triage than the other options. + 3. Provide a minimal repository link (Read https://gist.github.com/Rich-Harris/88c5fc2ac6dc941b22e7996af05d70ff for instructions). These may take more time to triage than the other options. For some bugs it this may seem like overkill but believe us, very often what seems like a "clear issue" is actually specific to some details of your setup. Having a runnable reproduction not only "proves" your bug to us but also allows us to spend all our effort fixing the bug instead of struggling to understand your issue. validations: