]> git.basschouten.com Git - openhab-addons.git/commit
Add issue template config (#9882)
authormueller-ma <mueller-ma@users.noreply.github.com>
Mon, 25 Jan 2021 20:14:01 +0000 (21:14 +0100)
committerGitHub <noreply@github.com>
Mon, 25 Jan 2021 20:14:01 +0000 (21:14 +0100)
commitb4a181a77e9c60e14bf7ba76c7d010c1ed8183bf
tree281059f2ca63df1d1327d3e409b2702620103b2e
parent5f68221f8c5597e63fdc30ce5dd84be2ea6b6eac
Add issue template config (#9882)

Instead of using a dummy issue template for support questions, use a issue template config.

Signed-off-by: mueller-ma <mueller-ma@users.noreply.github.com>
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/config.yml [new file with mode: 0644]
.github/ISSUE_TEMPLATE/documentation_issue.md
.github/ISSUE_TEMPLATE/feature_request.md
.github/ISSUE_TEMPLATE/usage_question.md [deleted file]