mirror of
https://github.com/buanet/ioBroker.docker.git
synced 2025-12-18 19:09:02 +02:00
Compare commits
9 Commits
v9.0.0-bet
...
v8.1.0
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
048603b685 | ||
|
|
47bccc997a | ||
|
|
788ef45134 | ||
|
|
62d4fcd0c1 | ||
|
|
a59977101b | ||
|
|
12ba15b318 | ||
|
|
3940ea9203 | ||
|
|
56134b300e | ||
|
|
ccb7d636c0 |
13
.github/ISSUE_TEMPLATE/config.yml
vendored
13
.github/ISSUE_TEMPLATE/config.yml
vendored
@@ -1,11 +1,14 @@
|
||||
blank_issues_enabled: true
|
||||
blank_issues_enabled: false
|
||||
contact_links:
|
||||
- name: ioBroker Docker image discussions
|
||||
- name: Did you read the docs?
|
||||
url: https://docs.buanet.de/iobroker-docker-image/docs/
|
||||
about: Please make sure you read the docs before submitting any issues.
|
||||
- name: Questions?
|
||||
url: https://github.com/buanet/ioBroker.docker/discussions
|
||||
# about: You can ask your questions here.
|
||||
about: Ask your questions here!
|
||||
- name: ioBroker Community Forum
|
||||
url: https://forum.iobroker.net/
|
||||
about: Need support? Check out our ioBroker Community Forum.
|
||||
- name: ioBroker Discord channel
|
||||
url: https://discord.gg/Ne3y6fUac3
|
||||
- name: ioBroker Facebook group
|
||||
url: https://www.facebook.com/groups/440499112958264/
|
||||
about: Need support? Check out our ioBroker Discord channel.
|
||||
|
||||
2
.github/ISSUE_TEMPLATE/feature_request.yaml
vendored
2
.github/ISSUE_TEMPLATE/feature_request.yaml
vendored
@@ -1,5 +1,5 @@
|
||||
name: Feature Request
|
||||
description: I want to request a new feature.
|
||||
description: Request a new feature here.
|
||||
title: "[Feature Request]: "
|
||||
labels: "enhancement"
|
||||
body:
|
||||
|
||||
2
.github/ISSUE_TEMPLATE/problem_report.yaml
vendored
2
.github/ISSUE_TEMPLATE/problem_report.yaml
vendored
@@ -1,5 +1,5 @@
|
||||
name: Problem Report
|
||||
description: I want to report a problem.
|
||||
description: Report a problem here.
|
||||
title: "[Problem]: "
|
||||
body:
|
||||
- type: markdown
|
||||
|
||||
2
.github/dependencies/.nodejs-version
vendored
2
.github/dependencies/.nodejs-version
vendored
@@ -1 +1 @@
|
||||
18.16.1
|
||||
18.17.1
|
||||
|
||||
Reference in New Issue
Block a user