diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index e0afcce..4a20d0e 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 8d94441..5c5a910 100644 --- a/docs/contributing.md +++ b/docs/contributing.md @@ -651,7 +651,6 @@ Once everything is in order, 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 d2daf79..57da4b7 100644 --- a/docs/installation.md +++ b/docs/installation.md @@ -383,7 +383,6 @@ 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/