From dbcb54c685ecba4d25df8c38c3a0d8d1446f3246 Mon Sep 17 00:00:00 2001 From: "Isaac Lombard [SSW]" <152236421+isaaclombardssw@users.noreply.github.com> Date: Tue, 8 Oct 2024 15:19:05 +1100 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20Adding=20a=20new=20GitHub=20issu?= =?UTF-8?q?e=20template=20for=20docs=20changes=20(#2300)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * adding a new template for docs changes * Update docs-update.md --------- Co-authored-by: Gert Marx [SSW] --- .github/ISSUE_TEMPLATE/docs-update.md | 28 +++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/docs-update.md diff --git a/.github/ISSUE_TEMPLATE/docs-update.md b/.github/ISSUE_TEMPLATE/docs-update.md new file mode 100644 index 000000000..4a117a8a3 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/docs-update.md @@ -0,0 +1,28 @@ +--- +name: 📝 Docs Content Change +about: Propose a content change to the official Tina.io documentation. +labels: 'Type: Docs' +title: "📝 " +--- + + + +### 💫 Describe the Issue With the Current Docs + + +### 📝 Outline the Proposed Change + +1. On page '...', ... is wrong/is unclear. + +### 💼 Tasks + +- [ ] ... + +### ➕ More Information + + +### 📸 Screenshots + + + +Cc: