3 Contributions are welcome! If you find this app helpful and would like to
6 ## Why does this app exist?
8 I use wardley maps for many things, and I find that most diagram apps
9 are cumbersome to use for this, and pen and paper is hard to share.
11 I created this app inspired by graphviz, hoping to create a language
12 that allows for the easy creation, modification and sharing of wardley maps.
14 ### What kind of contributions are welcome?
16 Any improvements on the existing features, and bugfixes are welcome.
18 If you would like to add a new feature, please add an issue
19 before submitting code, so we can discuss; also, feel free to fork!
23 Above All: Be nice, always.
25 Befoe opening a merge request:
28 * Ensure `make lint` shows no warnings or errors
29 * Make a merge request describing what/why is included in your changes