diff options
author | Aokromes <Aokromes@users.noreply.github.com> | 2017-04-29 15:41:14 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-04-29 15:41:14 +0200 |
commit | 06b09d2e179e9b653af39802b0769466e23a39c7 (patch) | |
tree | 8ae3d0fdbc1380e96be83bb64858d9eb8739762c /pull_request_template.md | |
parent | 18d9de2b75290e712307e92c3037e489d58bb39b (diff) |
Update pull_request_template.md
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.) |