提交 4427db54 编写于 作者: W Wayne Van Son

creates new github issue templates

上级 c36f49b7
---
name: Bug report
about: Create a report to help us improve
title: "[bug] "
labels: ""
assignees: ""
---
**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
**Expected behavior**
A clear and concise description of what you expected to happen.
**Information**
This is required. Issues without this critical information will be closed.
Versions - Look in your `package.json` for this information:
react-sortable = ^x.x.x
react = ^x.x.x
**Additional context**
Add any other context about the problem here.
Please provide examples, screenshots or a code sandbox for faster resolution times.
---
name: Custom issue template
about: Not a feature request or a bug report. Usually questions, queries or concerns
title: ""
labels: ""
assignees: ""
---
---
name: Feature request
about: Suggest an idea for this project
title: "[feature] "
labels: ""
assignees: ""
---
**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.
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册