From e251b9a62fb9636069a2e410f2d42bf591387aa8 Mon Sep 17 00:00:00 2001 From: Yehonal Date: Mon, 3 Feb 2020 11:34:20 +0100 Subject: Create how-to-debug.md we need to write the guide to debug and create crash dumps --- docs/how-to-debug.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 docs/how-to-debug.md diff --git a/docs/how-to-debug.md b/docs/how-to-debug.md new file mode 100644 index 0000000..3352842 --- /dev/null +++ b/docs/how-to-debug.md @@ -0,0 +1 @@ +## Work in progress -- cgit