1
0
Fork 0
mirror of https://github.com/portainer/portainer.git synced 2025-08-08 23:35:31 +02:00

Add Discussion Templates (#9254)

* Discussions Enabled and Templates

* Discussions - Ideas Template
This commit is contained in:
samdulam 2023-07-26 11:57:59 +05:30 committed by GitHub
parent 4ff3cee72e
commit c2c0631495
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 49 additions and 0 deletions

11
.github/DISCUSSION_TEMPLATE/help.yaml vendored Normal file
View file

@ -0,0 +1,11 @@
body:
- type: markdown
attributes:
value: |
Before asking a question, make sure it hasn't been already asked and answered. You can search our [discussions](https://github.com/samdulam/dashy/discussions) and [bug reports](https://github.com/portainer/portainer/issues) in GitHub. Also, be sure to check our [knowledge base](https://portal.portainer.io/knowledge) and [documentation](https://documentation.portainer.io/) first.
- type: textarea
attributes:
label: Ask a Question!
validations:
required: true