Преглед изворни кода

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 година
родитељ
комит
168fb46767
1 измењених фајлова са 0 додато и 1 уклоњено
  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