mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-01-28 07:03:17 +08:00
Added task list to pull request template
This commit is contained in:
parent
ffe16f89bb
commit
728e3fd2f0
12
.github/pull_request_template.md
vendored
12
.github/pull_request_template.md
vendored
@ -1,7 +1,13 @@
|
|||||||
## Summary
|
## :bookmark_tabs: Summary
|
||||||
Brief description about the content of your PR.
|
Brief description about the content of your PR.
|
||||||
|
|
||||||
## Design Decisions
|
Resolves #<your issue id here>
|
||||||
|
|
||||||
|
## :straight_ruler: Design Decisions
|
||||||
Describe the way your implementation works or what design decisions you made if applicable.
|
Describe the way your implementation works or what design decisions you made if applicable.
|
||||||
|
|
||||||
Resolves #<your issue id here>
|
### :clipboard: Tasks
|
||||||
|
Make sure you
|
||||||
|
- [ ] :book: have read the [contribution guidelines](https://github.com/mermaid-js/mermaid/blob/develop/CONTRIBUTING.md)
|
||||||
|
- [ ] :computer: have added unit/e2e tests (if appropriate)
|
||||||
|
- [ ] :bookmark: targeted `develop` branch
|
||||||
|
Loading…
x
Reference in New Issue
Block a user