Skip to content

Commit 0c5d735

Browse files
authored
Update PULL_REQUEST_TEMPLATE.md (#2872)
Since we are no longer backportin changes to different branches, removed that section and replaced it with a note
1 parent 8acaca1 commit 0c5d735

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,7 @@ If your contribution falls under a company CLA but your membership is not public
99
* Contributions must conform to our [style guide](https://github.com/cloudfoundry/cli/wiki/CLI-Product-Specific-Style-Guide). Please reach out to us if you have questions.
1010

1111

12-
## Where this PR should be backported?
13-
14-
- [ ] [main](https://github.com/cloudfoundry/cli/tree/main) - all changes should by default start here
15-
- [ ] [v8](https://github.com/cloudfoundry/cli/tree/v8)
16-
- [ ] [v7](https://github.com/cloudfoundry/cli/tree/v7)
12+
#### Note: Please create separate PR for every branch (main, v8 and v7) as needed.
1713

1814
## Description of the Change
1915

0 commit comments

Comments
 (0)