Include PR template in title to make it stand out (#2182)

This commit is contained in:
c0ffeeca7 2024-05-22 13:23:26 +02:00 committed by GitHub
parent 8e4a632d61
commit c259ffeb0e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -82,9 +82,8 @@ the end-user getting your improvement faster.
branch, and it makes it easier to delete the branch after the PR
has been merged.
6. **Motivate your PR by adding a clear title & extensive description.**
When you open up a PR, you will be provided a PR template. Use the template,
fill out as many fields as possible, take your time to write a good,
6. **Follow the PR template and add a clear title & an extensive description.**
When you open up a PR, you will be provided with a PR template. Use the template and fill out as many fields as possible. Take your time to write a good,
clear, and concise title, and add an extensive description of your change.
Be sure to add a motivation (or use case) to your PR, so the reviewer can
understand why you are making this change (or why you make certain decisions).