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

Fix potential syntax error in YAML

Likely that online VSCode did a stupid line wrapping here, let's see whether that works.
rugk 3 лет назад
Родитель
Сommit
991ec6ca22
1 измененных файлов с 1 добавлено и 2 удалено
  1. 1 2
      .github/ISSUE_TEMPLATE/config.yml

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

@@ -2,8 +2,7 @@ blank_issues_enabled: false
 contact_links:
   - name: Question and support
     url: https://github.com/orgs/PrivateBin/discussions/new?category=q-a
-    about: Your setup is not working and you need help or you have a question regarding
-  PrivateBin
+    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.