Merge pull request #12811 from TeamNewPipe/pr-template-features

Update PR template to specify target branch for features
This commit is contained in:
Stypox 2025-11-18 09:00:24 +01:00 committed by GitHub
commit 6c95c9c7dd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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)