add pr and issue template (#3)
This commit is contained in:
parent
2b2aa68b22
commit
db0fbff5e1
|
@ -0,0 +1,17 @@
|
|||
### Search before asking
|
||||
|
||||
- [ ] I searched the [issues](https://github.com/alibaba/yalantinglibs/issues) and found no similar issues.
|
||||
|
||||
|
||||
### What happened + What you expected to happen
|
||||
|
||||
|
||||
### Reproduction way
|
||||
|
||||
|
||||
### Anything else
|
||||
|
||||
|
||||
### Are you willing to submit a PR?
|
||||
|
||||
- [ ] Yes I am willing to submit a PR!
|
|
@ -0,0 +1,11 @@
|
|||
<!-- Thank you for your contribution! -->
|
||||
|
||||
## Why
|
||||
|
||||
<!-- For example: "Closes #1234" -->
|
||||
|
||||
<!-- Please give a short summary of the change and the problem this solves. -->
|
||||
|
||||
## What is changing
|
||||
|
||||
## Example
|
Loading…
Reference in New Issue