Skip to content

Commit 7c55c98

Browse files
committed
docs: add ISSUE_TEMPLATE
1 parent cf0eac3 commit 7c55c98

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

.github/ISSUE_TEMPLATE.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
- [ ] I have searched the [issues](https://github.com/vueComponent/ant-design/issues) of this repository and believe that this is not a duplicate.
2+
3+
### Version
4+
...
5+
6+
### Environment
7+
...
8+
9+
### Reproduction link
10+
[example](https://codesandbox.io/s/2wpk21kzvr)
11+
12+
### Steps to reproduce
13+
..
14+
15+
### What is expected?
16+
...
17+
18+
### What is actually happening?
19+
...
20+
21+
---
22+
...

0 commit comments

Comments
 (0)