Browse Source
* add collaborator tmpl * update tmpl * update read me * fix markdown style * update readmepull/14027/head
zombieJ
6 years ago
committed by
GitHub
2 changed files with 35 additions and 0 deletions
@ -0,0 +1,33 @@ |
|||
### This is a ... |
|||
|
|||
- [ ] New feature |
|||
- [ ] Other |
|||
|
|||
### What's the background? |
|||
|
|||
> 1. Describe the source of requirement. |
|||
> 2. Resolve what problem. |
|||
> 3. Related issue link. |
|||
|
|||
### API Realization |
|||
|
|||
> 1. Basic thought of solution and other optional proposal. |
|||
> 2. List final API realization and usage sample. |
|||
> 3. GIF or snapshot should be provided if includes UI/interactive modification. |
|||
|
|||
### What's the affect? |
|||
|
|||
> 1. Does this PR affect user? Which part will be affected? |
|||
> 2. What will say in changelog? |
|||
> 3. Does this PR contains potential break change or other risk? |
|||
|
|||
### Self Check before Merge |
|||
|
|||
- [ ] Doc is ready or not need |
|||
- [ ] Demo is provided or not need |
|||
- [ ] TypeScript definition is ready or not need |
|||
- [ ] Changelog provided |
|||
|
|||
### Additional Plan? |
|||
|
|||
> If this PR related with other PR or following info. You can type here. |
Loading…
Reference in new issue