Skip to content

Commit

Permalink
Promote faqs in README.md.
Browse files Browse the repository at this point in the history
Signed-off-by: James Blair <mail@jamesblair.net>
  • Loading branch information
jmhbnz committed Jun 5, 2023
1 parent 41b5e21 commit 4a2fdb8
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -119,8 +119,9 @@ go get go.etcd.io/etcd/client/v3

Now it's time to dig into the full etcd API and other guides.

* Read the full [documentation][].
* Explore the full gRPC [API][].
* Read the full [documentation].
* Review etcd [frequently asked questions].
* Explore the full gRPC [API].
* Set up a [multi-machine cluster][clustering].
* Learn the [config format, env variables and flags][configuration].
* Find [language bindings and tools][integrations].
Expand Down Expand Up @@ -166,7 +167,9 @@ Please refer to [community-membership.md](Documentation/contributor-guide/commun

## Reporting bugs

See [reporting bugs](https://github.com/etcd-io/etcd/blob/main/Documentation/contributor-guide/reporting_bugs.md) for details about reporting any issues.
See [reporting bugs](https://github.com/etcd-io/etcd/blob/main/Documentation/contributor-guide/reporting_bugs.md) for details about reporting any issues. Before opening an issue please check it is not covered in our [frequently asked questions].

[frequently asked questions]: https://etcd.io/docs/latest/faq

## Reporting a security vulnerability

Expand Down

0 comments on commit 4a2fdb8

Please sign in to comment.