Skip to content

Commit 25f8f10

Browse files
authored
Merge pull request #2326 from AdguardTeam/feature/template_update
πŸ“œ Docs: add info to encourage upvote
2 parents 84fb073 + 17bf21f commit 25f8f10

File tree

3 files changed

+26
-2
lines changed

3 files changed

+26
-2
lines changed

β€Ž.github/ISSUE_TEMPLATE/01-bug-report.yamlβ€Ž

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -357,4 +357,10 @@ body:
357357
label: Additional Information
358358
placeholder: Add any other context about the problem here.
359359
validations:
360-
required: false
360+
required: false
361+
362+
- type: markdown
363+
attributes:
364+
value: |
365+
---
366+
Upvote [important issues](https://github.com/AdguardTeam/AdguardForiOS/issues?q=is%3Aissue+is%3Aopen+sort%3Areactions-%2B1-desc+) with a :+1:

β€Ž.github/ISSUE_TEMPLATE/02-feature-request.yamlβ€Ž

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,10 @@ body:
2727
description:
2828
placeholder: A clear and concise description of any alternative solutions or features you've considered.
2929
validations:
30-
required: false
30+
required: false
31+
32+
- type: markdown
33+
attributes:
34+
value: |
35+
---
36+
Upvote [important issues](https://github.com/AdguardTeam/AdguardForiOS/issues?q=is%3Aissue+is%3Aopen+sort%3Areactions-%2B1-desc+) with a :+1:
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
'blank_issues_enabled': true
2+
'contact_links':
3+
- 'about': >
4+
Please report filtering issues, for example advertising filters
5+
misfiring or safe browsing false positives, using the form on our
6+
website
7+
'name': 'AdGuard filters issues'
8+
'url': 'https://link.adtidy.net/forward.html?action=report&app=home&from=github'
9+
- 'about': >
10+
Please check AdGuard Knowledgebase for more useful information about our products
11+
'name': 'Knowledgebase'
12+
'url': 'https://adguard.com/kb/'

0 commit comments

Comments
Β (0)