Răsfoiți Sursa

Merge pull request #1140 from PrivateBin/better-issue-templates

Fix potential syntax error in YAML
El RIDO 3 ani în urmă
părinte
comite
b2926357d3
1 a modificat fișierele cu 1 adăugiri și 2 ștergeri
  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:
 contact_links:
   - name: Question and support
   - name: Question and support
     url: https://github.com/orgs/PrivateBin/discussions/new?category=q-a
     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
   - name: Problem with the container image
     url: https://github.com/PrivateBin/docker-nginx-fpm-alpine/issues/new
     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.