mirror of
https://github.com/jomjol/AI-on-the-edge-device.git
synced 2026-01-06 16:49:00 +03:00
improved issues guiding (#1168)
This commit is contained in:
2
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
2
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
@@ -1,5 +1,5 @@
|
|||||||
name: Bug report
|
name: Bug report
|
||||||
description: Create a bug report to help us improve
|
description: Use this form if you think you found a bug
|
||||||
body:
|
body:
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
5
.github/ISSUE_TEMPLATE/config.yml
vendored
Normal file
5
.github/ISSUE_TEMPLATE/config.yml
vendored
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
blank_issues_enabled: false
|
||||||
|
contact_links:
|
||||||
|
- name: Open a new discussion
|
||||||
|
url: https://github.com/jomjol/AI-on-the-edge-device/discussions/categories/q-a
|
||||||
|
about: Use this form if you have a question or need help setting your AI-on-the-edge-device it up
|
||||||
10
.github/ISSUE_TEMPLATE/general_question.md
vendored
10
.github/ISSUE_TEMPLATE/general_question.md
vendored
@@ -1,10 +0,0 @@
|
|||||||
---
|
|
||||||
name: General Question
|
|
||||||
about: General Question => Open a discussion instead
|
|
||||||
title: ''
|
|
||||||
labels: ''
|
|
||||||
assignees: ''
|
|
||||||
|
|
||||||
---
|
|
||||||
|
|
||||||
If its not a bug, please open a discussion instead, see https://github.com/jomjol/AI-on-the-edge-device/discussions
|
|
||||||
Reference in New Issue
Block a user