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 2 years ago
parent
commit
168fb46767
1 changed files with 0 additions and 1 deletions
  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