mirror of
https://github.com/portainer/portainer.git
synced 2025-08-08 23:35:31 +02:00
Fix links in Discussions and Issues Templates (#9258)
* Fix Links * Fix links for discussions
This commit is contained in:
parent
43ad3face2
commit
4a90b8a3f7
3 changed files with 3 additions and 3 deletions
2
.github/DISCUSSION_TEMPLATE/help.yaml
vendored
2
.github/DISCUSSION_TEMPLATE/help.yaml
vendored
|
@ -2,7 +2,7 @@ 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.
|
||||
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://documentation.portainer.io/) first.
|
||||
|
||||
- type: textarea
|
||||
attributes:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue