Pull request 1926: imp-gh-tmpls
Squashed commit of the following: commit 1a66a8af6aeb1b57507759b526d5adca2e8f7d1d Author: Ainar Garipov <A.Garipov@AdGuard.COM> Date: Mon Jul 17 17:09:45 2023 +0300 .github: fix length commit b9551cd5b09531cdb7887bd657a60459dd59259c Author: Ainar Garipov <A.Garipov@AdGuard.COM> Date: Mon Jul 17 16:58:48 2023 +0300 all: imp gh tmpls, readme
This commit is contained in:
5
.github/ISSUE_TEMPLATE/feature.yml
vendored
5
.github/ISSUE_TEMPLATE/feature.yml
vendored
@@ -48,7 +48,10 @@
|
||||
'type': 'textarea'
|
||||
'validations':
|
||||
'required': false
|
||||
'description': 'Suggest a feature or an enhancement for AdGuard Home'
|
||||
# NOTE: GitHub limits the description length to 200 characters.
|
||||
'description': >
|
||||
Write the **title in English** to make it easier for other people to search
|
||||
for duplicates. (Any language is fine in the body.)
|
||||
'labels':
|
||||
- 'feature request'
|
||||
'name': 'Feature request or enhancement'
|
||||
|
||||
Reference in New Issue
Block a user