mirror of
https://github.com/google-map-react/google-map-react.git
synced 2025-12-08 18:26:32 +00:00
Update ISSUE_TEMPLATE to avoid uncomplete issues
This commit is contained in:
parent
37c34ad663
commit
b6b67b7f37
9
.github/ISSUE_TEMPLATE
vendored
9
.github/ISSUE_TEMPLATE
vendored
@ -1,9 +0,0 @@
|
||||
Dear users,
|
||||
before you will write anything, please use search,
|
||||
then please search again.
|
||||
|
||||
Most of problems you have is just an one line solution -
|
||||
there is no need to change this library,
|
||||
just add anything you want in your code.
|
||||
|
||||
Please look at examples, docs, apis - all of this were created for you not for me ;-).
|
||||
41
.github/ISSUE_TEMPLATE/BUG_REPORT.md
vendored
Normal file
41
.github/ISSUE_TEMPLATE/BUG_REPORT.md
vendored
Normal file
@ -0,0 +1,41 @@
|
||||
---
|
||||
name: BUG report
|
||||
about: Create a report to help us improve Google Map React
|
||||
---
|
||||
|
||||
<!--
|
||||
Thanks for participating in this project! We will try to answer as soon as possible 🙏
|
||||
-->
|
||||
|
||||
**Describe the bug 🐛**
|
||||
|
||||
A clear and concise description of what the bug is.
|
||||
|
||||
**To Reproduce 🔍**
|
||||
|
||||
Steps to reproduce the behavior:
|
||||
|
||||
1. Go to '...'
|
||||
2. Click on '....'
|
||||
3. Scroll down to '....'
|
||||
4. See error
|
||||
|
||||
A live example helps a lot!
|
||||
|
||||
**Expected behavior 💭**
|
||||
|
||||
A clear and concise description of what you expected to happen.
|
||||
|
||||
**Screenshots 🖥**
|
||||
|
||||
If applicable, add screenshots to help explain your problem.
|
||||
|
||||
**Environment:**
|
||||
|
||||
- OS: [e.g. iOS / windows / mac / android]
|
||||
- Browser [e.g. chrome, safari]
|
||||
- Version [e.g. 22]
|
||||
|
||||
**Additional context**
|
||||
|
||||
Add any other context about the problem here.
|
||||
24
.github/ISSUE_TEMPLATE/FEATURE_REQUEST.md
vendored
Normal file
24
.github/ISSUE_TEMPLATE/FEATURE_REQUEST.md
vendored
Normal file
@ -0,0 +1,24 @@
|
||||
---
|
||||
name: Feature request
|
||||
about: Suggest an idea for this project
|
||||
---
|
||||
|
||||
<!--
|
||||
Thanks for participating in this project! We will try to answer as soon as possible 🙏
|
||||
-->
|
||||
|
||||
**Is your feature request related to a problem? Please describe 🙏**
|
||||
|
||||
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
|
||||
|
||||
**Describe the solution you'd like 🤔**
|
||||
|
||||
A clear and concise description of what you want to happen.
|
||||
|
||||
**Describe alternatives you've considered ✨**
|
||||
|
||||
A clear and concise description of any alternative solutions or features you've considered.
|
||||
|
||||
**Additional context**
|
||||
|
||||
Add any other context or screenshots about the feature request here.
|
||||
Loading…
x
Reference in New Issue
Block a user