DOC-3298: Add Billing Transition FAQ for Savanna - #163
Conversation
✅ Deploy Preview for thriving-strudel-91d4a9 ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
PR Review Agent verdict: ✅ approveThis is an automated review agent's judgement. False alarm? React 👎 on this comment to flag it for other reviewers. Open issues (1)🟡 Minor (1)
|
| @@ -0,0 +1,121 @@ | |||
| = Billing Transition FAQ | |||
There was a problem hiding this comment.
🟡 [minor] New FAQ page is not listed in the Resources navigation
The new page billing-transition-faq.adoc is created in modules/savanna/modules/resources/pages/ but is not added to modules/savanna/modules/resources/nav.adoc. The current nav lists all other pages in the Resources section (aws, gcp, azure, glossary, support, faqs, quota_policy) but omits this new page. As a result, the page is not discoverable through the documentation sidebar — users can only reach it via a direct URL.
Fix: Add the following entry to nav.adoc (e.g., after the faqs.adoc line):
** xref:savanna:resources:billing-transition-faq.adoc[Billing Transition FAQ]
If the page is intended to be distributed only via direct URL (e.g., from an in-app banner or email), please confirm this is intentional so the omission can be resolved as "by design."
There was a problem hiding this comment.
@qe-tigergraph I am aware of it. I have created a PR just for this new page.
Will commit the nav.adoc file once this PR gets approved.
PR Review Agent —
|
No description provided.