From e299e821a6752150d3c1323055bda272c1916b7a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Guillot?= Date: Fri, 15 Mar 2024 20:59:17 -0700 Subject: [PATCH] Update GitHub PR template --- .github/pull_request_template.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 752de9b5..24e90717 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,4 +1,6 @@ Do you follow the guidelines? - [ ] I have tested my changes +- [ ] There is no breaking changes +- [ ] I really tested my changes and there is no regression - [ ] I read this document: https://miniflux.app/faq.html#pull-request