mirror of
https://github.com/zoriya/react-native-web.git
synced 2026-05-23 14:57:13 +00:00
Update github issue template
This commit is contained in:
@@ -16,19 +16,19 @@ body:
|
||||
- type: textarea
|
||||
attributes:
|
||||
label: Describe the issue
|
||||
description: A concise description of what you're experiencing. Providing screenshots is also helpful.
|
||||
description: Please provide a concise description of what you're experiencing. Providing screenshots is also helpful.
|
||||
validations:
|
||||
required: true
|
||||
- type: textarea
|
||||
attributes:
|
||||
label: Expected behavior
|
||||
description: A concise description of what you expected to happen.
|
||||
description: Please provide a concise description of what you expected to happen.
|
||||
validations:
|
||||
required: true
|
||||
- type: textarea
|
||||
attributes:
|
||||
label: Steps to reproduce
|
||||
description: Steps to reproduce the behavior.
|
||||
description: Please describe the precise steps needed to reproduce the behavior.
|
||||
placeholder: |
|
||||
Mention package versions and environment (browser, etc)...
|
||||
1. ...
|
||||
@@ -38,7 +38,11 @@ body:
|
||||
- type: input
|
||||
attributes:
|
||||
label: Test case
|
||||
description: Please provide a link to a test case reproducing the issue
|
||||
description: Please provide a link to a reduced test case that reproduces the issue.
|
||||
placeholder: "https://codesandbox.io/s/6lx6ql1w5r"
|
||||
validations:
|
||||
required: true
|
||||
- type: textarea
|
||||
attributes:
|
||||
label: Additional comments
|
||||
description: You're welcome to provide additional context and proposed solutions.
|
||||
|
||||
@@ -5,7 +5,7 @@ body:
|
||||
- type: markdown
|
||||
attributes:
|
||||
value: |
|
||||
Thank you for reporting suggesting a feature!
|
||||
Thank you for suggesting a feature!
|
||||
- type: checkboxes
|
||||
attributes:
|
||||
label: Is there an existing request?
|
||||
@@ -16,6 +16,6 @@ body:
|
||||
- type: textarea
|
||||
attributes:
|
||||
label: Describe the feature request
|
||||
description: A concise description of the request, potential solutions, and addtional context.
|
||||
description: Please provide a concise description of the request, potential solutions, and addtional context.
|
||||
validations:
|
||||
required: true
|
||||
|
||||
Reference in New Issue
Block a user