diff --git a/docs/review-process.md b/docs/review-process.md index 2098c74d..c57edfc6 100644 --- a/docs/review-process.md +++ b/docs/review-process.md @@ -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).