diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index e7c69626f..4a3bd8ab4 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -8,7 +8,6 @@ List any dependencies that are required for this change. Replace `(issue)` with the issue number fixed by this pull request. If this PR does not fix an issue, please remove the line. --> - Fixes #(issue) ## Checklist diff --git a/docs/contributing.md b/docs/contributing.md index 619dbaf3d..7a55a4780 100644 --- a/docs/contributing.md +++ b/docs/contributing.md @@ -780,7 +780,6 @@ Afterward, navigate to the GitHub, edit the release draft if necessary, and publish the release. - [clion]: https://www.jetbrains.com/clion/ [vscode]: https://code.visualstudio.com/ [nox]: https://nox.thea.codes/en/stable/ diff --git a/docs/installation.md b/docs/installation.md index 837a8a90e..78aa6d33c 100644 --- a/docs/installation.md +++ b/docs/installation.md @@ -389,7 +389,6 @@ For detailed guidelines and workflows, see {doc}`contributing`. ``` - [FetchContent]: https://cmake.org/cmake/help/latest/module/FetchContent.html [git-submodule]: https://git-scm.com/docs/git-submodule [nox]: https://nox.thea.codes/en/stable/