From 6f2add6a09809597096055ad2b22bab775f9d760 Mon Sep 17 00:00:00 2001 From: "mqt-app[bot]" <219534693+mqt-app[bot]@users.noreply.github.com> Date: Wed, 17 Jun 2026 17:57:35 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20Update=20templated=20files?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/pull_request_template.md | 1 - docs/contributing.md | 1 - docs/installation.md | 1 - 3 files changed, 3 deletions(-) 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/