Skip to content

Commit e0beae2

Browse files
authored
fix(github): reduced minimum template transclusion count to 25000
1 parent 5ce06f7 commit e0beae2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/ISSUE_TEMPLATE/template_request.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,12 +82,12 @@ body:
8282
Considering the huge amount of existing templates on Wikipedia, some of which have very niche syntax,
8383
some inclusion criteria must be met by the template(s) to be included in WikiReader.
8484
To be included the template(s) must:
85-
1. Have atleast around 50000 total transclusions (combined for multiple templates) on either:
85+
1. Have atleast around 25000 total transclusions (combined for multiple templates) on either:
8686
- [Toolforge Link Count](https://linkcount.toolforge.org)
8787
- [Bruce Myers' Bambots' Template Parameters tool](https://bambots.brucemyers.com/TemplateParam.php)
8888
2. Not have been already requested within the repository's [issue tracker](https://github.com/nsh07/WikiReader/issues?q=is%3Aissue%20label%3Atemplate)
8989
options:
90-
- label: The template(s) reach(es) around 50000 transclusions
90+
- label: The template(s) reach(es) around 25000 transclusions
9191
- label: I have searched the issue tracker for similar issues
9292
- label: I am using the latest version of WikiReader
9393
validations:

0 commit comments

Comments
 (0)