summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorlassulus <lassulus@lassul.us>2017-08-06 18:26:23 +0200
committerlassulus <lassulus@lassul.us>2017-08-06 18:26:23 +0200
commit605f462cf27d5aae5db1816a6198a498faf513e7 (patch)
treeab242e3e9af0a381fb50742b3c23c33c8dab496a
parent4494db4429c4e286451e42d5342c6f3e156890cb (diff)
doc: add Issue manual
-rw-r--r--doc/Issues.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/Issues.md b/doc/Issues.md
new file mode 100644
index 000000000..20eacb11f
--- /dev/null
+++ b/doc/Issues.md
@@ -0,0 +1,9 @@
+# Issue usage
+
+We have an issue tracker on a seperate repository `stockholm-issues'
+installation is easy:
+ install gi (nix-shell -p gi)
+ in the stockholm root clone stockholm repo (gi clone git@prism:stockholm-issues)
+ now you can list issues with gi list
+
+check out the documentation: https://github.com/dspinellis/gi