rsnext/.github/ISSUE_TEMPLATE
Balázs Orbán b8c61a9c27
chore: detect no canary verification (#37788)
When triaging bug reports, we would like to make sure that our main focus is on unresolved issues. Next.js is a highly active project, and we cut new releases fairly often, under the `next@canary` tag. Some of the issues being reported might have already been fixed there, so we would like to encourage people to check them out. Once a fix is in `canary`, it will be included in the next `latest` release automatically.

## Bug

- [ ] Related issues linked using `fixes #number`
- [ ] Integration tests added
- [ ] Errors have helpful link attached, see `contributing.md`

## Feature

- [ ] Implements an existing feature request or RFC. Make sure the feature request has been accepted for implementation before opening a PR.
- [ ] Related issues linked using `fixes #number`
- [ ] Integration tests added
- [ ] Documentation added
- [ ] Telemetry added. In case of a feature if it's used or not.
- [ ] Errors have helpful link attached, see `contributing.md`

## Documentation / Examples

- [ ] Make sure the linting passes by running `pnpm lint`
- [ ] The examples guidelines are followed from [our contributing doc](https://github.com/vercel/next.js/blob/canary/contributing.md#adding-examples)
2022-06-22 14:54:11 +00:00
..
1.bug_report.yml chore: detect no canary verification (#37788) 2022-06-22 14:54:11 +00:00
2.example_bug_report.yml chore: detect no canary verification (#37788) 2022-06-22 14:54:11 +00:00
3.feature_request.yml Update 3.feature_request.yml 2021-04-23 16:58:44 +02:00
4.docs_request.yml Added docs issue template (#32488) 2021-12-15 16:18:28 +01:00
config.yml Update references to zeit/next.js (#13463) 2020-05-27 17:51:11 -04:00