mirror of
https://github.com/portainer/portainer.git
synced 2025-08-03 12:55:23 +02:00
* Update bug template: versions to dropdown, add license types to editions, set render on command used * Update docs URL in help template
11 lines
541 B
YAML
11 lines
541 B
YAML
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/orgs/portainer/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://docs.portainer.io/) first.
|
|
|
|
- type: textarea
|
|
attributes:
|
|
label: Ask a Question!
|
|
validations:
|
|
required: true
|