Răsfoiți Sursa

Fix error message about QA template

GitHub complains:
> title must be of type String and cannot be empty. Learn more about this error.

Well then… as we don't want to provide a default title (see https://github.com/PrivateBin/PrivateBin/pull/1155) let's remove it.
rugk 2 ani în urmă
părinte
comite
168fb46767
1 a modificat fișierele cu 0 adăugiri și 1 ștergeri
  1. 0 1
      .github/DISCUSSION_TEMPLATE/q-a.yml

+ 0 - 1
.github/DISCUSSION_TEMPLATE/q-a.yml

@@ -1,4 +1,3 @@
-title: ""
 labels: ["question/support"]
 body:
   - type: markdown