diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 51bc55bd3..a3a440905 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -5,7 +5,7 @@ ## Priority* - [ ] High: This PR needs to be merged first, before other tasks. -- [x] Middle: This PR should be merged quickly to prevent conflicts due to common changes. (default) +- [x] Medium: This PR should be merged quickly to prevent conflicts due to common changes. (default) - [ ] Low: This PR does not affect other tasks, so it can be merged later. ## Purpose of the PR*