mirror of
https://github.com/argoproj/argo-cd
synced 2026-04-21 08:57:17 +00:00
chore: update ordering of support steps (#15508)
Signed-off-by: Kurt King <kurtaking@gmail.com>
This commit is contained in:
parent
9f10a5fe0c
commit
56e8987e24
1 changed files with 5 additions and 4 deletions
|
|
@ -1,6 +1,7 @@
|
|||
# Support
|
||||
|
||||
1. Make sure you've read [understanding the basics](understand_the_basics.md) the [getting started guide](getting_started.md).
|
||||
2. Looked for an answer in [the frequently asked questions](faq.md).
|
||||
3. Ask a question in [the Argo CD Slack channel ⧉](https://argoproj.github.io/community/join-slack).
|
||||
4. [Read issues, report a bug, or request a feature ⧉](https://github.com/argoproj/argo-cd/issues).
|
||||
1. Make sure you've read [understanding the basics](understand_the_basics.md) and the [getting started guide](getting_started.md).
|
||||
1. Looked for an answer in [the frequently asked questions](faq.md).
|
||||
1. [Read existing issues ⧉](https://github.com/argoproj/argo-cd/issues).
|
||||
1. Ask a question in [the Argo CD Slack channel ⧉](https://argoproj.github.io/community/join-slack).
|
||||
1. [Report a bug, or request a feature ⧉](https://github.com/argoproj/argo-cd/issues/new/choose).
|
||||
|
|
|
|||
Loading…
Reference in a new issue