Skip to content

Commit

Permalink
Merge pull request #5300 from AdguardTeam/feature/template_update
Browse files Browse the repository at this point in the history
📜 Docs: add info to encourage upvote
  • Loading branch information
zzebrum committed Apr 26, 2024
2 parents 9821d7f + 952de41 commit bb00933
Show file tree
Hide file tree
Showing 3 changed files with 26 additions and 2 deletions.
8 changes: 7 additions & 1 deletion .github/ISSUE_TEMPLATE/01-bug-report.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -357,4 +357,10 @@ body:
label: Additional Information
placeholder: Add any other context about the problem here.
validations:
required: false
required: false

- type: markdown
attributes:
value: |
---
Upvote [important issues](https://github.com/AdguardTeam/AdguardForAndroid/issues?q=is%3Aissue+is%3Aopen+sort%3Areactions-%2B1-desc+) with a :+1:
8 changes: 7 additions & 1 deletion .github/ISSUE_TEMPLATE/02-feature-request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,10 @@ body:
description:
placeholder: A clear and concise description of any alternative solutions or features you've considered.
validations:
required: false
required: false

- type: markdown
attributes:
value: |
---
Upvote [important issues](https://github.com/AdguardTeam/AdguardForAndroid/issues?q=is%3Aissue+is%3Aopen+sort%3Areactions-%2B1-desc+) with a :+1:
12 changes: 12 additions & 0 deletions .github/ISSUE_TEMPLATE/config.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
'blank_issues_enabled': true
'contact_links':
- 'about': >
Please report filtering issues, for example advertising filters
misfiring or safe browsing false positives, using the form on our
website
'name': 'AdGuard filters issues'
'url': 'https://link.adtidy.net/forward.html?action=report&app=home&from=github'
- 'about': >
Please check AdGuard Knowledgebase for more useful information about our products
'name': 'Knowledgebase'
'url': 'https://adguard.com/kb/'

0 comments on commit bb00933

Please sign in to comment.