chore(issue-templates): always use title case

This commit is contained in:
moklick
2022-08-10 10:45:55 +02:00
parent 8bbead4328
commit 196f225aac
2 changed files with 4 additions and 4 deletions

View File

@@ -1,18 +1,18 @@
name: '🐛 Bug report'
name: '🐛 Bug Report'
description: Create a report to help us improve React Flow
body:
- type: markdown
attributes:
value: |
Thank you for reporting an issue :pray:.
**Please only file issues for v10. Will will no longer fix issues for v9.**
This issue tracker is for reporting bugs found in react-flow (https://github.com/wbkd/react-flow)
If you have a question about how to achieve something and are struggling, please post a question
inside of react-flow's Discussion's tab: https://github.com/wbkd/react-flow/discussions
If it's an issue about the docs please go to the react-flow-docs (https://github.com/wbkd/react-flow-docs)
Before submitting a new bug/issue, please check the links below to see if there is a solution or question posted there already:
- react-flow's Open Issue's tab: https://github.com/wbkd/react-flow/issues?q=is%3Aissue+sort%3Aupdated-desc+position
- react-flow's Closed Issues tab: https://github.com/wbkd/react-flow/issues?q=is%3Aissue+sort%3Aupdated-desc+position+is%3Aclosed

View File

@@ -1,4 +1,4 @@
name: 🛠 Feature request
name: 🛠 Feature Request
description: Suggest a new feature or idea for React Flow
labels: feature request
body: