[ci] Add issue tracker anti-spam protection (#10861)
commitad9a8115aa29a1a95c961b16fcf129a228d98f50
authorbashonly <88596187+bashonly@users.noreply.github.com>
Wed, 28 Aug 2024 08:01:51 +0000 (28 03:01 -0500)
committerGitHub <noreply@github.com>
Wed, 28 Aug 2024 08:01:51 +0000 (28 08:01 +0000)
tree4778a407d711a803cc76ca2f2d8bb13d22ed452f
parent41be32e78c3845000dbac188ffb90ea3ea7c4dfa
[ci] Add issue tracker anti-spam protection (#10861)

Authored by: bashonly
.github/ISSUE_TEMPLATE/1_broken_site.yml
.github/ISSUE_TEMPLATE/2_site_support_request.yml
.github/ISSUE_TEMPLATE/3_site_feature_request.yml
.github/ISSUE_TEMPLATE/4_bug_report.yml
.github/ISSUE_TEMPLATE/5_feature_request.yml
.github/ISSUE_TEMPLATE/6_question.yml
.github/workflows/antispam.yaml [new file with mode: 0644]
devscripts/make_issue_template.py