mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-11-13 09:00:38 -05:00
github: replace discord with GitHub discussions
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
This commit is contained in:
parent
53bfb3b71a
commit
b1d5d13990
2 changed files with 3 additions and 17 deletions
6
.github/ISSUE_TEMPLATE/config.yml
vendored
6
.github/ISSUE_TEMPLATE/config.yml
vendored
|
|
@ -1,5 +1,5 @@
|
||||||
blank_issues_enabled: true
|
blank_issues_enabled: true
|
||||||
contact_links:
|
contact_links:
|
||||||
- name: Confidential Computing Discord
|
- name: Having trouble or questions?
|
||||||
url: https://discord.com/invite/rH8QTH56JN
|
url: https://github.com/edgelesssys/constellation/discussions/new?category=q-a
|
||||||
about: Join the Confidential Computing community!
|
about: Open a discussion instead! We will be happy to help you.
|
||||||
|
|
|
||||||
14
.github/ISSUE_TEMPLATE/question.md
vendored
14
.github/ISSUE_TEMPLATE/question.md
vendored
|
|
@ -1,14 +0,0 @@
|
||||||
---
|
|
||||||
name: Question
|
|
||||||
about: Get help or more information on a topic
|
|
||||||
title: ''
|
|
||||||
labels: question
|
|
||||||
assignees: ''
|
|
||||||
|
|
||||||
---
|
|
||||||
|
|
||||||
<!--
|
|
||||||
Ask your question here.
|
|
||||||
Make sure you've checked the docs at https://docs.edgeless.systems/constellation
|
|
||||||
You can also search within the existing issues at https://github.com/edgelesssys/constellation/issues
|
|
||||||
-->
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue