From f5ef2665c9a72ca45b7516c253b2fba02f790190 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Thu, 16 Jan 2025 16:51:02 +0100 Subject: [PATCH] chore: Sync with WeblateOrg/meta --- .github/PULL_REQUEST_TEMPLATE.md | 33 +++++++++----------------------- .github/renovate.json | 2 +- 2 files changed, 10 insertions(+), 25 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index c6a85b6..846a4b7 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,29 +1,14 @@ -## Proposed changes - +♥ Thank you for submitting a pull request. ♥ -## Checklist +We will review it in a timely manner, but please follow the CI checks to see +any problems it might discover. - +Want to make a perfect pull request? -- [ ] Lint and unit tests pass locally with my changes. -- [ ] I have added tests that prove my fix is effective or that my feature works. -- [ ] I have added documentation to describe my feature. -- [ ] I have squashed my commits into logic units. -- [ ] I have described the changes in the commit messages. - -## Other information - - diff --git a/.github/renovate.json b/.github/renovate.json index 172d0c4..b953677 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -21,7 +21,7 @@ }, "pep723": { "fileMatch": [ - "scripts/.*" + "^scripts/.*\\.py$" ] }, "packageRules": [