Merge pull request #1137 from mermaid-js/master

Master sync
This commit is contained in:
Christian Klemm
2019-12-12 01:30:51 +01:00
committed by GitHub

7
.github/pull_request_template.md vendored Normal file
View File

@@ -0,0 +1,7 @@
## Summary
Brief description about the content of your PR.
## Design Descisions
Describe the way your implementation works or what design descisions you made if applicable.
Resolves #<your issue id here>