Просмотр исходного кода

Merge pull request #1142 from PrivateBin/rugk-patch-1

Remove markdown from issue selector
El RIDO 3 лет назад
Родитель
Сommit
33285aeaf4
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      .github/ISSUE_TEMPLATE/config.yml

+ 1 - 1
.github/ISSUE_TEMPLATE/config.yml

@@ -5,7 +5,7 @@ contact_links:
     about: Your setup is not working and you need help or you have a question regarding PrivateBin
   - name: Problem with the container image
     url: https://github.com/PrivateBin/docker-nginx-fpm-alpine/issues/new
-    about: Please report all problems that apply **only** to the official (Docker) image `docker-nginx-fpm-alpine` here.
+    about: Please report all problems that apply only(!) to the official (Docker) image “docker-nginx-fpm-alpine” here.
   - name: Security issue
     url: https://github.com/PrivateBin/PrivateBin/security/policy
     about: Please report security vulnerabilities and other security issues here.