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:
Ainar Garipov
2023-07-17 17:30:36 +03:00
parent 2adc8624c0
commit 0cd441f04f
3 changed files with 38 additions and 30 deletions

View File

@@ -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'