mirror of
https://github.com/zoriya/react-native-web.git
synced 2026-06-03 02:42:05 +00:00
Update github issue template
This commit is contained in:
@@ -16,19 +16,19 @@ body:
|
|||||||
- type: textarea
|
- type: textarea
|
||||||
attributes:
|
attributes:
|
||||||
label: Describe the issue
|
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:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: textarea
|
- type: textarea
|
||||||
attributes:
|
attributes:
|
||||||
label: Expected behavior
|
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:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: textarea
|
- type: textarea
|
||||||
attributes:
|
attributes:
|
||||||
label: Steps to reproduce
|
label: Steps to reproduce
|
||||||
description: Steps to reproduce the behavior.
|
description: Please describe the precise steps needed to reproduce the behavior.
|
||||||
placeholder: |
|
placeholder: |
|
||||||
Mention package versions and environment (browser, etc)...
|
Mention package versions and environment (browser, etc)...
|
||||||
1. ...
|
1. ...
|
||||||
@@ -38,7 +38,11 @@ body:
|
|||||||
- type: input
|
- type: input
|
||||||
attributes:
|
attributes:
|
||||||
label: Test case
|
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"
|
placeholder: "https://codesandbox.io/s/6lx6ql1w5r"
|
||||||
validations:
|
validations:
|
||||||
required: true
|
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
|
- type: markdown
|
||||||
attributes:
|
attributes:
|
||||||
value: |
|
value: |
|
||||||
Thank you for reporting suggesting a feature!
|
Thank you for suggesting a feature!
|
||||||
- type: checkboxes
|
- type: checkboxes
|
||||||
attributes:
|
attributes:
|
||||||
label: Is there an existing request?
|
label: Is there an existing request?
|
||||||
@@ -16,6 +16,6 @@ body:
|
|||||||
- type: textarea
|
- type: textarea
|
||||||
attributes:
|
attributes:
|
||||||
label: Describe the feature request
|
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:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
|
|||||||
Reference in New Issue
Block a user