diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index b8056094a..881857d0d 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -6,4 +6,4 @@ Checklist: - [ ] 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 +- [ ] Have explicitly kept the `id` if a source's name or language were changed