From 164befa819ce4b797c02a8405472e877e9143072 Mon Sep 17 00:00:00 2001 From: Andrey Arapov Date: Tue, 26 Mar 2024 16:05:24 +0100 Subject: [PATCH] support-196: require contact details before we can audit 2 --- src/content/Docs/providers/akash-audites-atributes/index.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/content/Docs/providers/akash-audites-atributes/index.md b/src/content/Docs/providers/akash-audites-atributes/index.md index 16fada88..f13d0e5b 100644 --- a/src/content/Docs/providers/akash-audites-atributes/index.md +++ b/src/content/Docs/providers/akash-audites-atributes/index.md @@ -159,6 +159,8 @@ Community providers vetted by Andy should advertise the following attributes bef Also make sure to specify email and website in your `provider.yaml` config: +> NOTE: These aren't the provider attributes, but the `info` (informational) fields! So please add them as-is written, do not add them under the `attributes` section. More details on how exactly to add them can be found under "Create a provider.yaml File" section in https://akash.network/docs/providers/build-a-cloud-provider/akash-cloud-provider-build-with-helm-charts/ document. + ``` email: your@email.com website: yourweb.com