From bbbb5a61b69a8797c9bb0e1a3f3171554cb3ba0e Mon Sep 17 00:00:00 2001 From: Nocchia <133043574+NomakCooper@users.noreply.github.com> Date: Fri, 4 Apr 2025 18:38:07 +0200 Subject: [PATCH] edit docsite links (#110) (cherry picked from commit 2812b225eafccbd11313e9de11e10faabe0f641c) --- 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.