From b3eeca154470dabb0415bddf83d1e3030940f89d Mon Sep 17 00:00:00 2001 From: Peter Makowski Date: Wed, 4 Oct 2023 09:57:41 +0200 Subject: [PATCH] docs: update pull request template --- .github/pull_request_template.md | 46 ++++++++++++-------------------- 1 file changed, 17 insertions(+), 29 deletions(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 3eb164f989..929c8c488f 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,43 +1,31 @@ ## Done +- + -## QA +## QA steps -### MAAS deployment +- [ ] -To run this branch you will need access to one of the following MAAS deployments: - -- [Karura](/HACKING.md#karura) -- [Bolla](/HACKING.md#bolla) -- [A development MAAS](/HACKING.md#development-deployment) -- [A local snap MAAS](/HACKING.md#snap-deployment) (this will not usually have machines) - -### Running the branch - -You can run this branch by: - -- Serving with [dotrun](/HACKING.md#maas-ui-development-setup) -- [Building in a development MAAS](/HACKING.md#running-maas-ui-from-a-development-maas) - -### QA steps - -- Steps for QA. + ## Fixes -Fixes: # . - -## Launchpad issue - -Related Launchpad maas issue in the form `lp#number`. +Fixes: -## Backports + -In general, please propose fixes against _main_ rather than release branches (e.g. 2.7), unless the fix is only applicable for that specific release. Please apply backport labels to the PR (e.g. "Backport 2.7") for the appropriate releases to target. +## Screenshots -Only bug and security fixes should be backported, new features should only land in main. + -## Screenshots +## Notes -It could be helpful to provide some screenshots to aid in QAing the change. +