Skip to content

Commit b7bf07d

Browse files
authored
Update PR template to specify target branch for features
Added a note to target the 'refactor' branch for features.
1 parent 89a68d0 commit b7bf07d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
#### What is it?
44
- [ ] Bugfix (user facing)
5-
- [ ] Feature (user facing)
5+
- [ ] Feature (user facing) ⚠️ **Your PR must target the [`refactor`](https://github.com/TeamNewPipe/NewPipe/tree/refactor) branch**
66
- [ ] Codebase improvement (dev facing)
77
- [ ] Meta improvement to the project (dev facing)
88

0 commit comments

Comments
 (0)