-
Notifications
You must be signed in to change notification settings - Fork 372
Create faq.md #6802
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Create faq.md #6802
Conversation
Create a FAQ section, similar to this other page https://segment.com/docs/protocols/faq/
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
hi @prigiattiperrut! great idea to consolidate the FAQs into one location - I just had a few questions about the content. If it's easier, you can PM me on Slack with more context and I can update accordingly!
src/connections/sources/catalog/libraries/website/javascript/faq.md
Outdated
Show resolved
Hide resolved
src/connections/sources/catalog/libraries/website/javascript/faq.md
Outdated
Show resolved
Hide resolved
src/connections/sources/catalog/libraries/website/javascript/faq.md
Outdated
Show resolved
Hide resolved
src/connections/sources/catalog/libraries/website/javascript/faq.md
Outdated
Show resolved
Hide resolved
src/connections/sources/catalog/libraries/website/javascript/faq.md
Outdated
Show resolved
Hide resolved
src/connections/sources/catalog/libraries/website/javascript/faq.md
Outdated
Show resolved
Hide resolved
src/connections/sources/catalog/libraries/website/javascript/faq.md
Outdated
Show resolved
Hide resolved
You'll also need to modify the Segment script with your `nonce` tag, which should match the value specified in your Content Security Policy. | ||
|
||
> info "" | ||
> Since Segment interacts with several integrations, support surrounding Content Security Policy issues is limited. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
What is meant by "interacts with several integrations"?
src/connections/sources/catalog/libraries/website/javascript/faq.md
Outdated
Show resolved
Hide resolved
src/connections/sources/catalog/libraries/website/javascript/faq.md
Outdated
Show resolved
Hide resolved
Thank you for your contribution! Your pull request is merged, but may take a day or two to appear on the site. |
Proposed changes
This PR adds a new FAQ section to the JavaScript library documentation, similar to the Protocols FAQ page, to improve user navigation and provide a place for quick answers to common questions.
Merge timing
ASAP once approved