mirror of
https://github.com/PrivateBin/PrivateBin.git
synced 2026-04-19 21:58:08 -04:00
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.
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
title: ""
|
||||
labels: ["question/support"]
|
||||
body:
|
||||
- type: markdown
|
||||
|
||||
Reference in New Issue
Block a user