From b488a2d826e489902118f666a12e9985614189a0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Hozza?= Date: Wed, 23 Jul 2025 14:25:00 +0200 Subject: [PATCH] GH: remove the PR template MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The team agreed that the template is not useful, thus removing it. Signed-off-by: Tomáš Hozza --- .github/PULL_REQUEST_TEMPLATE.md | 37 -------------------------------- 1 file changed, 37 deletions(-) delete mode 100644 .github/PULL_REQUEST_TEMPLATE.md diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md deleted file mode 100644 index 71154ce5b..000000000 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ /dev/null @@ -1,37 +0,0 @@ - -This pull request includes: - -- [ ] adequate testing for the new functionality or fixed issue -- [ ] adequate documentation informing people about the change such as - - [ ] submit a PR for the READMEs [listed here](https://github.com/osbuild/osbuild.github.io/blob/main/readme-list) - - [ ] submit a PR for the [osbuild.org website](https://github.com/osbuild/osbuild.github.io/) repository if this PR changed any behavior not covered by the automatically updated READMEs - -