diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 7f4da227a..b8056094a 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,12 +1,9 @@ - +- [ ] Updated `extVersionCode` value in `build.gradle` for individual extensions +- [ ] Updated `overrideVersionCode` or `baseVersionCode` as needed for all multisrc extensions +- [ ] Referenced all related issues in the PR body (e.g. "Closes #xyz") +- [ ] Annotated `Source` or `SourceFactory` classes with `@Nsfw` when appropriate +- [ ] Added the `containsNsfw = true` flag in `build.gradle` when appropriate +- [ ] Have not changed source names +- [ ] Have explicitly kept the `versionId` if a source's name or language were changed