commit 487f39a531be19fce7b4755c148e00725c2e9423
parent 928e63ca138956fcfbe2a8a22f1f032632e70792
Author: alex wennerberg <alex@alexwennerberg.com>
Date: Wed, 12 Jan 2022 19:55:41 -0800
Add issue template discouraging github use
Diffstat:
3 files changed, 12 insertions(+), 1 deletion(-)
diff --git a/.github/ISSUE_TEMPLATE b/.github/ISSUE_TEMPLATE
@@ -0,0 +1,9 @@
+Before using github for this project, please consider the self-hosted mailing list instead:
+
+https://lists.flounder.online/crabmail/
+
+Crabmail exists, in part, to challenge GitHub monoculture and re-introduce
+decentralized git workflows. I acknowledge that this workflow may seem awkward
+or unfamiliar, and I will still accept issues and PRs on Github, but I would be
+happier if you use the self-hosted mailing list instance, and it will provide
+you with some experience using crabmail itself.
diff --git a/.github/PULL_REQUEST_TEMPLATE b/.github/PULL_REQUEST_TEMPLATE
@@ -0,0 +1 @@
+.github/ISSUE_TEMPLATE
+\ No newline at end of file
diff --git a/README.md b/README.md
@@ -16,7 +16,7 @@ Not implemented yet / designed:
EMAIL FOREVER!
-[lists.flounder.online demo](https://lits.flounder.online)
+[lists.flounder.online demo](https://lists.flounder.online)
## Installation and usage