1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-06 00:13:28 +00:00

[PM-18897] Add workflow to auto-reply / auto-close GitHub Discussions (#13682)

This commit is contained in:
Álison Fernandes
2025-04-07 19:20:29 +01:00
committed by GitHub
parent ea860b2f35
commit 7f58cee41b
3 changed files with 134 additions and 0 deletions

View File

@@ -1,8 +1,19 @@
labels: ["discussions-new"]
body:
- type: markdown
attributes:
value: |
If you would like to contribute code to the Bitwarden codebase for consideration, please review [https://contributing.bitwarden.com/](https://contributing.bitwarden.com/) before posting. To keep discussion on topic, posts that do not include a proposal for a code contribution you wish to develop will be removed. For feature requests and community discussion, please visit https://community.bitwarden.com/
- type: dropdown
attributes:
label: Select Topic Area
description: "What would you like to discuss? :warning: For feature requests and product feedback, please visit https://community.bitwarden.com/"
options:
- "✅ Code Contribution Proposal"
- "🚫 Product Feedback"
- "🚫 Feature Request"
validations:
required: true
- type: textarea
attributes:
label: Code Contribution Proposal

View File

@@ -1,8 +1,19 @@
labels: ["discussions-new"]
body:
- type: markdown
attributes:
value: |
If you would like to contribute code to the Bitwarden codebase for consideration, please review [https://contributing.bitwarden.com/](https://contributing.bitwarden.com/) before posting. To keep discussion on topic, posts that do not include a proposal for a code contribution you wish to develop will be removed. For feature requests and community discussion, please visit https://community.bitwarden.com/
- type: dropdown
attributes:
label: Select Topic Area
description: "What would you like to discuss? :warning: For feature requests and product feedback, please visit https://community.bitwarden.com/"
options:
- "✅ Code Contribution Proposal"
- "🚫 Product Feedback"
- "🚫 Feature Request"
validations:
required: true
- type: textarea
attributes:
label: Code Contribution Proposal