styled-jsx icon indicating copy to clipboard operation
styled-jsx copied to clipboard

Typo in issue template. "verce" should be "vercel"

Open xta opened this issue 1 year ago • 0 comments

Do you want to request a feature or report a bug?

Bug

What is the current behavior?

This file https://github.com/vercel/styled-jsx/blob/main/.github/ISSUE_TEMPLATE.md contains

please fill an issue to Next.js instead.

https://github.com/verce/next.js/issues is not a valid link. It should have an "l" at the end: https://github.com/vercel/next.js/issues

If the current behavior is a bug, please provide the steps to reproduce and possibly a minimal demo or testcase in the form of a Next.js app, CodeSandbox URL or similar

What is the expected behavior?

Using correct link https://github.com/vercel/next.js/issues

The current link is 404 https://github.com/verce/next.js/issues

Environment (include versions)

N/A - gh repo related

Did this work in previous versions?

N/A - gh repo related

xta avatar May 30 '24 23:05 xta