From 103228eb64022062f7c8ef1195f03ff5ffacda21 Mon Sep 17 00:00:00 2001 From: Shigure Kurosaki <shigure@hqsy.net> Date: Sun, 8 Dec 2024 00:17:35 +0800 Subject: [PATCH] doc: Add a Page Link section --- .github/ISSUE_TEMPLATE/doc.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/doc.yml b/.github/ISSUE_TEMPLATE/doc.yml index e19516d..e3cb2d8 100644 --- a/.github/ISSUE_TEMPLATE/doc.yml +++ b/.github/ISSUE_TEMPLATE/doc.yml @@ -6,6 +6,12 @@ body: attributes: value: | Thank you for helping us update our docs! + - type: input + id: page_link + attributes: + label: Page Link + description: The URL of the page where the document is located. + placeholder: ex. https://github.com/kurosakishigure/katharsis/blob/canary/USE.md - type: textarea id: documentation_issue attributes: