-
-
Notifications
You must be signed in to change notification settings - Fork 40
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: stop using GitHub Discussions (#3312)
* chore: stop using GitHub Discussions * chore: add a discussion template
- Loading branch information
1 parent
168da3b
commit fb8d4f6
Showing
19 changed files
with
216 additions
and
206 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
title: Deprecated (Bug Report) | ||
body: | ||
- type: markdown | ||
attributes: | ||
value: | | ||
# :warning: Please create an Issue instead | ||
[We don't accept new discussions anymore](https://github.com/aquaproj/aqua/issues/3311). | ||
We keep this discussion category only for existing discussions. | ||
[Please create an issue](https://github.com/aquaproj/aqua/issues/new?assignees=&labels=bug&projects=&template=bug-report.yml). | ||
# At least one input item is required, so we add a dummy checkbox. | ||
- type: checkboxes | ||
attributes: | ||
label: . | ||
options: | ||
- label: .. |
17 changes: 17 additions & 0 deletions
17
.github/DISCUSSION_TEMPLATE/deprecated-feature-request.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
title: Deprecated (Feature Request) | ||
body: | ||
- type: markdown | ||
attributes: | ||
value: | | ||
# :warning: Please create an Issue instead | ||
[We don't accept new discussions anymore](https://github.com/aquaproj/aqua/issues/3311). | ||
We keep this discussion category only for existing discussions. | ||
[Please create an issue](https://github.com/aquaproj/aqua/issues/new?assignees=&labels=enhancement&projects=&template=feature-request.yml). | ||
# At least one input item is required, so we add a dummy checkbox. | ||
- type: checkboxes | ||
attributes: | ||
label: . | ||
options: | ||
- label: .. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
title: Deprecated (General) | ||
body: | ||
- type: markdown | ||
attributes: | ||
value: | | ||
# :warning: Please create an Issue instead | ||
[We don't accept new discussions anymore](https://github.com/aquaproj/aqua/issues/3311). | ||
We keep this discussion category only for existing discussions. | ||
[Please create an issue](https://github.com/aquaproj/aqua/issues/new?assignees=&labels=no-fit-template&projects=&template=general.yml). | ||
# At least one input item is required, so we add a dummy checkbox. | ||
- type: checkboxes | ||
attributes: | ||
label: . | ||
options: | ||
- label: .. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
title: Deprecated (Proposal) | ||
body: | ||
- type: markdown | ||
attributes: | ||
value: | | ||
# :warning: Please create an Issue instead | ||
[We don't accept new discussions anymore](https://github.com/aquaproj/aqua/issues/3311). | ||
We keep this discussion category only for existing discussions. | ||
[Please create an issue](https://github.com/aquaproj/aqua/issues/new?assignees=&labels=no-fit-template&projects=&template=general.yml). | ||
# At least one input item is required, so we add a dummy checkbox. | ||
- type: checkboxes | ||
attributes: | ||
label: . | ||
options: | ||
- label: .. | ||
|
18 changes: 18 additions & 0 deletions
18
.github/DISCUSSION_TEMPLATE/deprecated-question-and-answer.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
title: Deprecated (Question And Answer) | ||
body: | ||
- type: markdown | ||
attributes: | ||
value: | | ||
# :warning: Please create an Issue instead | ||
[We don't accept new discussions anymore](https://github.com/aquaproj/aqua/issues/3311). | ||
We keep this discussion category only for existing discussions. | ||
[Please create an issue](https://github.com/aquaproj/aqua/issues/new?assignees=&labels=question&projects=&template=question.yml). | ||
# At least one input item is required, so we add a dummy checkbox. | ||
- type: checkboxes | ||
attributes: | ||
label: . | ||
options: | ||
- label: .. | ||
|
18 changes: 18 additions & 0 deletions
18
.github/DISCUSSION_TEMPLATE/deprecated-support-request.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
title: Deprecated (Support Request) | ||
body: | ||
- type: markdown | ||
attributes: | ||
value: | | ||
# :warning: Please create an Issue instead | ||
[We don't accept new discussions anymore](https://github.com/aquaproj/aqua/issues/3311). | ||
We keep this discussion category only for existing discussions. | ||
[Please create an issue](https://github.com/aquaproj/aqua/issues/new?assignees=&labels=support-request&projects=&template=support-request.yml). | ||
# At least one input item is required, so we add a dummy checkbox. | ||
- type: checkboxes | ||
attributes: | ||
label: . | ||
options: | ||
- label: .. |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1 @@ | ||
blank_issues_enabled: false | ||
contact_links: | ||
- name: Discussions | ||
url: https://github.com/orgs/aquaproj/discussions | ||
about: Please create a discussion instead of issue | ||
- name: Issue of Standard Registry | ||
url: https://github.com/aquaproj/aqua-registry/issues | ||
about: Please report issues about aqua Standard Registry | ||
- name: Slack | ||
url: https://gophers.slack.com/archives/C04RALTG29K | ||
about: Please ask questions freely |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
name: General | ||
description: Please use this template only when other templates don't meet your requirement | ||
labels: | ||
- no-fit-template | ||
body: | ||
- type: textarea | ||
id: what | ||
attributes: | ||
label: What | ||
validations: | ||
required: true | ||
- type: textarea | ||
id: why | ||
attributes: | ||
label: Why | ||
description: Please explain the background and the reason of this issue | ||
validations: | ||
required: false | ||
- type: textarea | ||
id: note | ||
attributes: | ||
label: Note | ||
description: Please write any additional information | ||
validations: | ||
required: false |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
name: Question | ||
description: | | ||
Please use this template when you have any questions. | ||
Please don't hesitate to ask any questions via Issues. | ||
labels: | ||
- question | ||
body: | ||
- type: textarea | ||
id: question | ||
attributes: | ||
label: Question | ||
description: | | ||
Please explain your question in details. | ||
If example code is useful to explain your question, please write it. | ||
validations: | ||
required: true | ||
- type: textarea | ||
id: background | ||
attributes: | ||
label: Background | ||
description: Please explain the background and why you have the question | ||
validations: | ||
required: false | ||
- type: textarea | ||
id: note | ||
attributes: | ||
label: Note | ||
description: Please write any additional information | ||
validations: | ||
required: false |
Oops, something went wrong.