Create React 19 issue template

This commit is contained in:
Ricky 2024-04-25 15:32:31 -04:00 committed by GitHub
parent 94eed63c49
commit c4083616a2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

18
.github/ISSUE_TEMPLATE/19.md vendored Normal file
View File

@ -0,0 +1,18 @@
---
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.
-->