1
0
Fork 0

Create pull_request_template.md

pull/9793/head
Jordi Boggiano 2021-03-11 21:28:58 +01:00 committed by GitHub
parent 346356a4dd
commit b6826f3523
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 0 deletions

5
.github/pull_request_template.md vendored Normal file
View File

@ -0,0 +1,5 @@
<!-- Please remember to select the appropriate branch:
For bug or doc fixes pick the oldest branch where the bugfix applies (2.0 typically, or 1.10 if it is a critical fix that should be fixed in Composer 1)
For new features and everything else, use the master branch. -->