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
2024-02-25 18:48:51 +01:00
- [ ] :book: have read the [contribution guidelines ](https://mermaid.js.org/community/contributing.html )
2023-07-18 21:59:00 +05:30
- [ ] :computer: have added necessary unit/e2e tests.
2024-02-25 18:48:51 +01:00
- [ ] :notebook: have added documentation. Make sure [`MERMAID_RELEASE_VERSION` ](https://mermaid.js.org/community/contributing.html#update-documentation ) is used for all new features.
2022-09-05 01:00:47 +05:30
- [ ] :bookmark: targeted `develop` branch