Skip to content

Commit e4b9b40

Browse files
authored
Enhance PR template with due diligence checks
Added checks for AI-generated changes and testing confirmation.
1 parent c603c82 commit e4b9b40

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,3 +32,5 @@ The APK can be found by going to the "Checks" tab below the title. On the left p
3232

3333
#### Due diligence
3434
- [ ] I read the [contribution guidelines](https://github.com/TeamNewPipe/NewPipe/blob/HEAD/.github/CONTRIBUTING.md).
35+
- [ ] The propsed changes are **not AI generated**.
36+
- [ ] I tested the changes using an emulator or a physical device.

0 commit comments

Comments
 (0)