1
0
mirror of https://github.com/TeamNewPipe/NewPipe synced 2025-11-28 04:35:15 +00:00

Update PR template to specify target branch for features

Added a note to target the 'refactor' branch for features.
This commit is contained in:
Tobi
2025-11-17 01:05:24 -08:00
committed by GitHub
parent 89a68d0789
commit b7bf07d5e4

View File

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