Browse Source

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 3 năm trước cách đây
mục cha
commit
168fb46767
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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