From 4d8cfffb7169dba8d6e7b71a99b0b8333904d14e Mon Sep 17 00:00:00 2001 From: Nocchia <133043574+NomakCooper@users.noreply.github.com> Date: Fri, 4 Apr 2025 16:36:16 +0000 Subject: [PATCH] edit docsite links --- docs/docsite/links.yml | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/docs/docsite/links.yml b/docs/docsite/links.yml index 7311a5e..4478364 100644 --- a/docs/docsite/links.yml +++ b/docs/docsite/links.yml @@ -24,8 +24,13 @@ edit_on_github: # 3. A link to the collection's repository (if `repository` is specified). extra_links: - - description: Report an issue - url: https://github.com/3A2DEV/ans2dev.general/issues/new/choose + - description: Submit a bug report + url: https://github.com/3A2DEV/ans2dev.general/issues/new?template=bug_report.yml + - description: Request a feature + url: https://github.com/3A2DEV/ans2dev.general/issues/new?template=feature_request.yml + - description: Submit a documentation report + url: https://github.com/3A2DEV/ans2dev.general/issues/new?template=documentation_report.yml + # Specify communication channels for your collection. We suggest to not specify more # than one place for communication per communication tool to avoid confusion.