add discord link to new issue page

pull/1783/head
Adeeb Shihadeh 5 years ago
parent 60fc1d2e52
commit 52fdd8c3ff
  1. 2
      .github/ISSUE_TEMPLATE/bug_report.md
  2. 3
      .github/ISSUE_TEMPLATE/config.yml
  3. 2
      .github/ISSUE_TEMPLATE/enhancement.md
  4. 2
      .github/ISSUE_TEMPLATE/question.md

@ -2,7 +2,7 @@
name: Bug report
about: For issues with running openpilot on your comma device
title: ''
labels: ''
labels: 'bug'
assignees: ''
---

@ -3,3 +3,6 @@ contact_links:
- name: Community Wiki
url: https://github.com/commaai/openpilot/wiki
about: Check out our community wiki
- name: Community Discord
urli: https://discord.comma.ai
about: Check out our community discord

@ -1,6 +1,6 @@
---
name: Enhancement
about: suggestions for openpilot enhancements
about: For suggestions for openpilot enhancements
title: ''
labels: 'enhancement'
assignees: ''

@ -1,6 +1,6 @@
---
name: Question
about: questions about openpilot
about: For questions about openpilot
title: ''
labels: 'question'
assignees: ''

Loading…
Cancel
Save