diff options
Diffstat (limited to 'pull_request_template.md')
-rw-r--r-- | pull_request_template.md | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/pull_request_template.md b/pull_request_template.md index 3dbf695e21e..ba4d720ee05 100644 --- a/pull_request_template.md +++ b/pull_request_template.md @@ -24,7 +24,6 @@ - [ ] - [ ] -[//]: # (**DEPRECATION NOTICE** Instead of creating new PRs to the (old) 6.x branch, make sure the target branch is **master** instead of 6.x.) [//]: # (**NOTE** Enable the setting "[√] Allow edits from maintainers." when creating your pull request (if not enabled already).) [//]: # (**NOTE** If this PR __only__ contains SQL files, open a new issue instead and post or link the SQL there.) [//]: # (**SUGGESTION** When adding new SQL files, name them 9999_99_99_99_db_name.sql to reduce the chance of possible merge conflicts.) |