mirror of
https://github.com/zebrajr/react.git
synced 2025-12-06 00:20:04 +01:00
Remove v19 beta specific issue template (#32795)
This was a template for the 19 beta. Since 19 has been stable for a while now, we can clean this up. Any bug report for React 19 should use the standard bug report template.
This commit is contained in:
parent
95671b4eb3
commit
a7fa8702ee
18
.github/ISSUE_TEMPLATE/19.md
vendored
18
.github/ISSUE_TEMPLATE/19.md
vendored
|
|
@ -1,18 +0,0 @@
|
||||||
---
|
|
||||||
name: "⚛React 19 beta issue"
|
|
||||||
about: Report a issue with React 19 beta.
|
|
||||||
title: '[React 19]'
|
|
||||||
labels: 'React 19'
|
|
||||||
|
|
||||||
---
|
|
||||||
|
|
||||||
|
|
||||||
## Summary
|
|
||||||
|
|
||||||
<!--
|
|
||||||
Please provide a CodeSandbox (https://codesandbox.io/s/new), a link to a
|
|
||||||
repository on GitHub, or provide a minimal code example that reproduces the
|
|
||||||
problem. You may provide a screenshot of the application if you think it is
|
|
||||||
relevant to your bug report. Here are some tips for providing a minimal
|
|
||||||
example: https://stackoverflow.com/help/mcve.
|
|
||||||
-->
|
|
||||||
Loading…
Reference in New Issue
Block a user