rsnext/.github
Balázs Orbán 16a0e5af32
chore: improve repo templates (#46629)
## What?

- Rendering `next info` output as code in the bug template
- Removed the "Feature Request" issue template, in favor of a more
granular discussion template
- Added a minimal template for Help discussions

## Why?

The main part of this PR is the new Feature Request template.

Anyone can propose a change to Next.js. However adding new features
often requires community discussions - whether to align expectations,
understand the consequences (eg.: backward compatibility/lifetime of a
feature), to look at and understand historical reasons for the current
behavior or lack of the feature -, which [GitHub
discussions](https://github.com/vercel/next.js/discussions) is more
suited for than issues.

## How?

- Utilizing the new discussion templates
https://docs.github.com/en/discussions/managing-discussions-for-your-community/creating-discussion-category-forms
- Adding a link to the [new
issue](https://github.com/vercel/next.js/issues/new/choose) view to make
it easier to discover

[Slack
thread](https://vercel.slack.com/archives/C04DUD7EB1B/p1670874727319809)

Closes NEXT-742

---------
2023-03-01 09:25:51 -08:00
..
actions Make shebangs portable used in the repo portable (#46028) 2023-02-17 09:45:42 +00:00
DISCUSSION_TEMPLATE chore: improve repo templates (#46629) 2023-03-01 09:25:51 -08:00
ISSUE_TEMPLATE chore: improve repo templates (#46629) 2023-03-01 09:25:51 -08:00
workflows Update fetch cache internal handling (#46522) 2023-02-27 21:39:11 -08:00
.kodiak.toml Maintain co-authors when kodiak merges (#31316) 2021-11-11 12:21:25 -06:00
CODEOWNERS Add @jankaifer as codeowner of docs, .github and examples (#45446) 2023-01-31 15:26:29 +00:00
issue-labeler.yml chore: update issue-labeler (#45706) 2023-02-08 14:41:48 +00:00
labeler.json Update labeler.json with current next.js team members (#44231) 2022-12-21 18:12:20 +01:00
pull_request_template.md Some changes in grammar (#45467) 2023-02-01 09:06:59 +00:00