mirror of
https://github.com/BreizhHardware/awesome-selfhosted-data.git
synced 2026-01-18 16:17:30 +01:00
doc/fix: depends_3rdparty must be a valid boolean value (true/false/True/False) (#365)
- ref. https://github.com/awesome-selfhosted/awesome-selfhosted-data/pull/356
This commit is contained in:
4
.github/ISSUE_TEMPLATE/addition.md
vendored
4
.github/ISSUE_TEMPLATE/addition.md
vendored
@@ -38,8 +38,8 @@ tags:
|
||||
- Calendar & Contacts
|
||||
- Bookmarks and Link Sharing
|
||||
- Pastebins
|
||||
# (optional, yes/no, default no) whether the software depends on a third-party service outside the user's control
|
||||
depends_3rdparty: yes
|
||||
# (optional, true/false, default false) whether the software depends on a third-party service outside the user's control
|
||||
depends_3rdparty: true
|
||||
# (optional) link to an interactive demo of the software
|
||||
demo_url: "https://my.awesome.softwar.e/demo"
|
||||
# (optional) link to a list of clients/addons/plugins/apps/bots... for the software
|
||||
|
||||
Reference in New Issue
Block a user