From f639d11714bf5948f4574af14e6701582cc3b7a1 Mon Sep 17 00:00:00 2001
From: Than Harrison
Date: Mon, 22 Aug 2022 14:10:57 -0400
Subject: [PATCH] Update Git templates and donation link
---
.github/FUNDING.yml | 2 +-
.github/ISSUE_TEMPLATE/documentation.md | 34 +++++++++++++++++++++++++
2 files changed, 35 insertions(+), 1 deletion(-)
create mode 100644 .github/ISSUE_TEMPLATE/documentation.md
diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml
index d1b4b35..114d7c5 100644
--- a/.github/FUNDING.yml
+++ b/.github/FUNDING.yml
@@ -10,4 +10,4 @@ liberapay: # Replace with a single Liberapay username
issuehunt: # Replace with a single IssueHunt username
otechie: # Replace with a single Otechie username
lfx_crowdfunding: # Replace with a single LFX Crowdfunding project-name e.g., cloud-foundry
-custom: https://anonymousplanet-ng.org/donations.html
+custom: https://anonymousplanet.org/donations.html
diff --git a/.github/ISSUE_TEMPLATE/documentation.md b/.github/ISSUE_TEMPLATE/documentation.md
new file mode 100644
index 0000000..db50e7d
--- /dev/null
+++ b/.github/ISSUE_TEMPLATE/documentation.md
@@ -0,0 +1,34 @@
+---
+name: Suggestion
+about: Suggest something for the guide
+title: ""
+labels: "T: doc"
+assignees: ""
+---
+
+**Please describe the scope.**
+
+
+
+**Please describe the solution.**
+
+
+
+**Please describe alternatives.**
+
+
+
+**Give any additional relevent context.**
+
+