Skip to content

Commit

Permalink
chore(repo): replace git.io in the issue template (#4479)
Browse files Browse the repository at this point in the history
  • Loading branch information
SukkaW committed Apr 28, 2022
1 parent 8b5f329 commit 241a0d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/bug.yaml
Expand Up @@ -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:
Expand Down

0 comments on commit 241a0d2

Please sign in to comment.