language-data/.github/PULL_REQUEST_TEMPLATE.md
2025-10-08 10:08:02 +02:00

14 lines
569 B
Markdown

<!--
♥ Thank you for submitting a pull request. ♥
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?
• Keep the pull request reasonably sized. Creating more pull requests is sometimes better.
• Describe what the pull request does and what issues it does address.
• Ensure that lint and unit tests pass.
• Add tests that prove that the fix is effective or that the new feature works.
• Describe any new features or changed behavior in the documentation.
-->