From a4aa501a2f643789338dfcf180be5f6cb842d054 Mon Sep 17 00:00:00 2001 From: pedronovaes <73800734+ppvnf@users.noreply.github.com> Date: Tue, 3 Jan 2023 15:08:57 -0300 Subject: [PATCH] improve pull request template use ideas from scoop extras template --- .github/PULL_REQUEST_TEMPLATE.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index e957c0bd1a..90d7d9b146 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,5 +1,16 @@ + + - [ ] **I have read the [contributing guidelines](https://github.com/marticliment/WingetUI/blob/main/CONTRIBUTING.md#coding) and I agree with the [Code of Conduct](https://github.com/marticliment/WingetUI/blob/main/CODE_OF_CONDUCT.md)** - [ ] **Have you checked that there aren't other open [pull requests](https://github.com/marticliment/WingetUI/pulls) for the same changes?** - [ ] **Have you tested that the committed code can be executed without errors?** ----- + + + +----- + + +Closes #XXXX + +Relates to #XXXX