From 2b08d62a89c1f6e70682917a7ec83dfb578093f1 Mon Sep 17 00:00:00 2001 From: "guillem.barroso" Date: Tue, 27 Sep 2022 08:04:28 +0200 Subject: [PATCH] modify link in bug template --- .github/ISSUE_TEMPLATE/bug.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug.yml b/.github/ISSUE_TEMPLATE/bug.yml index 6a6ac749fe..cdc86ae4ad 100644 --- a/.github/ISSUE_TEMPLATE/bug.yml +++ b/.github/ISSUE_TEMPLATE/bug.yml @@ -16,7 +16,7 @@ body: label: Before submitting the issue description: Please, make sure the following conditions are met options: - - label: I have checked for [Compatibility](https://dpfdocs.pyansys.com/getting_started/index.html#compatibility) issues + - label: I have checked for [Compatibility](https://dpf.docs.pyansys.com/getting_started/index.html#compatibility) issues required: true - label: I have searched among the existing issues required: true