vercel / styled-jsx

Full CSS support for JSX without compromises
http://npmjs.com/styled-jsx
MIT License
7.65k stars 266 forks source link

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

Open xta opened 1 month ago

xta commented 1 month ago

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