From 1c0db3b7f3c972a5c711d5b6cc6a7e338fc88ec2 Mon Sep 17 00:00:00 2001 From: arkon Date: Sat, 25 Sep 2021 08:38:56 -0400 Subject: [PATCH] [skip ci] update PR template --- .github/pull_request_template.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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