[skip ci] update issue closer to close anime/aniyomi

(cherry picked from commit 511bcc91979bc27de9720647cc6256c42ea70206)
This commit is contained in:
Carlos 2021-07-27 09:05:55 -04:00 committed by Jobobby04
parent c177b4516e
commit 4bd91c0d9e

View File

@ -22,5 +22,10 @@ jobs:
"type": "body", "type": "body",
"regex": ".*\\* (Tachiyomi version|Android version|Device): \\?.*", "regex": ".*\\* (Tachiyomi version|Android version|Device): \\?.*",
"message": "Requested information in the template was not filled out." "message": "Requested information in the template was not filled out."
},
{
"type": "both",
"regex": ".*((A|a)(niyomi|nime))|.*",
"message": "Tachiyomi does not support anime, and has no plans to support anime. In addition Tachiyomi is not affiliated with Aniyomi https://github.com/jmir1/aniyomi"
} }
] ]