[skip ci] Update issue closer rules

This commit is contained in:
arkon 2021-06-25 22:45:02 -04:00
parent d1b393965f
commit feddd9285d
2 changed files with 1 additions and 11 deletions

View File

@ -2,7 +2,7 @@ blank_issues_enabled: false
contact_links:
- name: ⚠️ Extension/source issue
url: https://github.com/tachiyomiorg/tachiyomi-extensions/issues/new/choose
about: Issues and requests for extensions and sources should be opened here.
about: Issues and requests for extensions and sources should be opened in the tachiyomi-extensions repository instead.
- name: 📦 Tachiyomi extensions
url: https://github.com/tachiyomiorg/tachiyomi-extensions
about: Extensions and sources.

View File

@ -13,16 +13,6 @@ jobs:
repo-token: ${{ secrets.GITHUB_TOKEN }}
rules: |
[
{
"type": "title",
"regex": ".*THIS ISSUE IS IN THE WRONG REPO.*",
"message": "It was not opened in the correct repo, as the template mentioned."
},
{
"type": "title",
"regex": ".*<Write short description here>*",
"message": "The description in the title was not filled out."
},
{
"type": "body",
"regex": ".*DELETE THIS SECTION IF YOU HAVE READ AND ACKNOWLEDGED IT.*",