From 35ed79f2d4cac4341627203b22bdafb8117c6283 Mon Sep 17 00:00:00 2001 From: Justin Miller Date: Mon, 24 Mar 2025 18:23:41 +0100 Subject: [PATCH] [GITHUB] Adjust the pullrequest template to include the buildbot testruns (#7754) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * [GITHUB] Adjust the pullrequest template Co-authored-by: Hermès BÉLUSCA - MAÏTO --- .github/PULL_REQUEST_TEMPLATE.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 8622a6e683a..a7f76ec4af5 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -17,3 +17,8 @@ _Use a TODO when your pull request is Work in Progress._ - [ ] - [ ] + +## Testbot runs (Filled in by Devs) + +- [ ] KVM x86: +- [ ] KVM x64: \ No newline at end of file