mirror of
https://github.com/status-im/react-native-webview.git
synced 2025-02-22 08:48:39 +00:00
chore(github): Update issue templates
This commit is contained in:
parent
b078c1d553
commit
24be864ceb
42
.github/ISSUE_TEMPLATE/bug-report.md
vendored
Normal file
42
.github/ISSUE_TEMPLATE/bug-report.md
vendored
Normal file
@ -0,0 +1,42 @@
|
||||
---
|
||||
name: Bug report
|
||||
about: Something is not working as expected
|
||||
title: ''
|
||||
labels: 'Type: bug report'
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
<!---
|
||||
Hello and thank you for taking the time to report a bug.
|
||||
This is a community repository, meaning that it's everyone's responsibility to address bugs and send pull requests.
|
||||
Maintainers will be here to help/guide you if you have questions.
|
||||
Please search in the opened issues before submitting a new one.
|
||||
Issues with no activity for a long time will be closed.
|
||||
--->
|
||||
**Bug description:**
|
||||
<!---
|
||||
A clear and concise description of what the bug is.
|
||||
--->
|
||||
|
||||
**To Reproduce:**
|
||||
<!---
|
||||
Here you should put a link to a repository with a reproduction of the bug
|
||||
Please also describe the steps required for the bug to happen
|
||||
--->
|
||||
|
||||
**Expected behavior:**
|
||||
<!---
|
||||
A clear and concise description of what you expected to happen.
|
||||
--->
|
||||
|
||||
**Screenshots/Videos:**
|
||||
<!---
|
||||
If applicable, add screenshots to help explain your problem.
|
||||
--->
|
||||
|
||||
**Environment:**
|
||||
- OS:
|
||||
- OS version:
|
||||
- react-native version:
|
||||
- react-native-webview version:
|
30
.github/ISSUE_TEMPLATE/feature_request.md
vendored
Normal file
30
.github/ISSUE_TEMPLATE/feature_request.md
vendored
Normal file
@ -0,0 +1,30 @@
|
||||
---
|
||||
name: Feature request
|
||||
about: Suggest an idea for this project
|
||||
title: ''
|
||||
labels: 'Type: feature request'
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
<!---
|
||||
Hello and thank you for taking the time to report a bug.
|
||||
This is a community repository, meaning that it's everyone's responsibility to address bugs and send pull requests.
|
||||
Maintainers will be here to help/guide you if you have questions.
|
||||
Please search in the opened issues before submitting a new one.
|
||||
Issues with no activity for a long time will be closed.
|
||||
--->
|
||||
**Is your feature request related to a problem? If so, Please describe.**
|
||||
<!---
|
||||
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
|
||||
--->
|
||||
|
||||
**Describe the solutions you came up with**
|
||||
<!---
|
||||
A clear and concise description of what you want to happen.
|
||||
--->
|
||||
|
||||
**Additional context**
|
||||
<!---
|
||||
Add any other context about the feature request here.
|
||||
--->
|
Loading…
x
Reference in New Issue
Block a user