Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update issue templates #7272

Merged
merged 1 commit into from
Jan 14, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/01-add-site-with-2fa.yml
Original file line number Diff line number Diff line change
@@ -81,7 +81,7 @@ body:
Leave any unmet requirements unchecked, and provide any additional information or questions in the "Additional information" section below.
options:
- label: I have checked that the site meets 2fa.directory's [contributing guidelines and site criteria](https://github.com/2factorauth/twofactorauth/blob/master/CONTRIBUTING.md)
- label: The site is ranked within the top 200,000 sites on [Similarweb](https://www.similarweb.com/).
- label: The site is ranked within the top 200,000 global sites on [Similarweb](https://www.similarweb.com/).
- label: The site does not contain or promote content that violates 2fa.directory's [excluded categories and websites guidelines](https://github.com/2factorauth/twofactorauth/blob/master/EXCLUSION.md).
- label: The issue I'm creating is not a duplicate of an existing [issue](https://github.com/2factorauth/twofactorauth/issues) or [pull request](https://github.com/2factorauth/twofactorauth/pulls).
required: true
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/02-add-site-without-2fa.yml
Original file line number Diff line number Diff line change
@@ -53,7 +53,7 @@ body:
Leave any unmet requirements unchecked, and add any additional information or questions in the "Additional information" section below.
options:
- label: I have checked that the site meets 2fa.directory's [contributing guidelines and site criteria](https://github.com/2factorauth/twofactorauth/blob/master/CONTRIBUTING.md)
- label: The site is ranked within the top 200,000 sites on [Similarweb](https://www.similarweb.com/) or has a substantial social media following.
- label: The site is ranked within the top 200,000 global sites on [Similarweb](https://www.similarweb.com/) or has a substantial social media following.
- label: The site does not contain or promote content that violates 2fa.directory's [excluded categories and websites guidelines](https://github.com/2factorauth/twofactorauth/blob/master/EXCLUSION.md), including pornographic, discriminatory, or unlawful content.
- label: The issue I'm creating is not a duplicate of an existing [issue](https://github.com/2factorauth/twofactorauth/issues).
required: true
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/04-remove-existing-site.yml
Original file line number Diff line number Diff line change
@@ -34,7 +34,7 @@ body:
- It no longer meets 2fa.directory's contributing guidelines and site criteria.
- It contains content that violates 2fa.directory's excluded categories and websites guidelines.
- It has been acquired or absorbed by another site, and the new site is already listed on 2fa.directory.
- It no longer has verifiable 2FA documentation and is no longer ranked within the top 200,000 sites on Similarweb.
- It no longer has verifiable 2FA documentation and is no longer ranked within the top 200,000 global sites on Similarweb.
- Other (please describe below).
validations:
required: true
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# IDE files
.idea/
nbproject/
.vscode

# Ruby files
.bundle/
@@ -22,4 +23,4 @@ ehthumbs.db
tmp/

# API JSON files
api/*
api/*