2022-02-10 20:32:21 +01:00
|
|
|
## :bookmark_tabs: Summary
|
2022-09-05 01:00:47 +05:30
|
|
|
|
2022-02-10 20:32:21 +01:00
|
|
|
Brief description about the content of your PR.
|
|
|
|
|
|
|
|
Resolves #<your issue id here>
|
|
|
|
|
|
|
|
## :straight_ruler: Design Decisions
|
2022-09-05 01:00:47 +05:30
|
|
|
|
2022-02-10 20:32:21 +01:00
|
|
|
Describe the way your implementation works or what design decisions you made if applicable.
|
|
|
|
|
|
|
|
### :clipboard: Tasks
|
2022-09-05 01:00:47 +05:30
|
|
|
|
2022-02-10 20:32:21 +01:00
|
|
|
Make sure you
|
2022-09-05 01:00:47 +05:30
|
|
|
|
|
|
|
- [ ] :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
|