Skip to content

Commit

Permalink
Merge pull request #363 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 authored Apr 26, 2024
2 parents 724e22a + d41f0e7 commit 54e1402
Show file tree
Hide file tree
Showing 4 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 @@ -150,4 +150,10 @@ body:
description:
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/AdGuardVPNForiOS/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 @@ -25,4 +25,10 @@ body:
label: Alternative solution
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/AdGuardVPNForiOS/issues?q=is%3Aissue+is%3Aopen+sort%3Areactions-%2B1-desc+) with a :+1:
6 changes: 6 additions & 0 deletions .github/ISSUE_TEMPLATE/config.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
'blank_issues_enabled': true
'contact_links':
- 'about': >
Please check AdGuard VPN Knowledgebase for more useful information about our products
'name': 'Knowledgebase'
'url': 'https://adguard-vpn.com/kb/'
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,12 @@
<a href="https://twitter.com/AdGuard">Twitter</a> |
<a href="https://t.me/adguard_en">Telegram</a>
<br /><br />
<a href="https://github.com/AdguardTeam/AdGuardVPNForiOS/releases">
<img src="https://img.shields.io/github/tag/AdguardTeam/AdGuardVPNForiOS.svg?label=release" alt="Latest release" />
</a>
<a href="https://agrd.io/ios_vpn">
<img alt="iTunes App Store" src="https://img.shields.io/itunes/v/1525373602.svg">
</a>
</p>

<p align="center">
Expand Down

0 comments on commit 54e1402

Please sign in to comment.