mirror of
https://github.com/dragonpilot/dragonpilot.git
synced 2026-06-25 16:02:14 +08:00
no more question issue type, we have discussions
This commit is contained in:
@@ -1,8 +1,11 @@
|
||||
blank_issues_enabled: false
|
||||
contact_links:
|
||||
- name: Discussions
|
||||
url: https://github.com/commaai/openpilot/discussions
|
||||
about: For questions and discussions about openpilot
|
||||
- name: Community Wiki
|
||||
url: https://github.com/commaai/openpilot/wiki
|
||||
about: Check out our community wiki
|
||||
- name: Community Discord
|
||||
urli: https://discord.comma.ai
|
||||
url: https://discord.comma.ai
|
||||
about: Check out our community discord
|
||||
|
||||
@@ -1,17 +0,0 @@
|
||||
---
|
||||
name: Question
|
||||
about: For questions about openpilot
|
||||
title: ''
|
||||
labels: 'question'
|
||||
assignees: ''
|
||||
---
|
||||
|
||||
<!--
|
||||
|
||||
Consider these options before opening an issue for a question:
|
||||
|
||||
- checking the FAQ at https://comma.ai/faq
|
||||
- checking the wiki at https://wiki.comma.ai
|
||||
- asking your question on our community discord at https://discord.comma.ai
|
||||
|
||||
-->
|
||||
Reference in New Issue
Block a user