-
Notifications
You must be signed in to change notification settings - Fork 64
chore(docs): update index.mdx copy #353
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
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
@pbandjib is attempting to deploy a commit to the Answer Overflow Team on Vercel. A member of the Team first needs to authorize it. |
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.
Good start thank you! Left a few areas of notes
apps/docs/src/pages/index.mdx
Outdated
|
||
Answer Overflow allows for people to focus on building with your product rather than hunting down answers to questions that have already been answered. | ||
Answer Overflow allows for you to focus on building your product rather than searching for answers to questions that have been answered |
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.
This new sentence is a bit odd
Answer Overflow allows for you to focus on building your product <-- targeted towards the server owner
rather than searching for answers to questions that have been answered <--- targeted towards users of the product
It context switches between the two, server owners aren't looking for answers but their users are
|
||
By doing this, Answer Overflow is completely inline with the Discord terms of service and you can feel comfortable adding it to your community. As a bonus, we're open source so if you want, you can check out <NextraStyledLink text="source code" href={GITHUB_LINK}/> | ||
By doing this, Answer Overflow is completely inline with the Discord terms of service and you can feel comfortable adding our bot to your server. As a bonus, we are an open source project. Feel free to check out the <NextraStyledLink text="source code" href={GITHUB_LINK}/> |
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.
Maybe lets also mention it's verified here?
@@ -14,21 +14,21 @@ Assuming that a question has been solved in your server and no where else on the | |||
| 2. Find the question indexed from your server in Google | 2. No relevant results found | | |||
| 3. Read the answer to the question | 3. Try to find a place to ask the question | | |||
| 4. Join the server linked on the question for further discussion | 4. Find a Discord server and join it (if the invite link is still valid) | | |||
| | 5. Search in the server I just joined for the question using the small Discord search sidebar | | |||
| | 6. (Maybe) Find the question I'm looking for | | |||
| | 7. If I don't find the question or don't search for it, I ask my question in the server, resulting in a duplicate question | |
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.
I sort of want to keep this in here, or find different phrasing on it since it highlights a pain point of repeat questions
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.
I will work on rewording it
apps/docs/src/pages/index.mdx
Outdated
**Your community is amazing and Answer Overflow is a way to share it with even more | ||
people, allowing all of the work that people have put into providing support to be | ||
even more valuable.** | ||
**It is also is a easy way to showcase your community’s resources via indexing on Google |
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.
Can we rephrase this to make it a bit more actiony / dynamic? At the moment the sentence is a bit flat but the goal is to try to make them excited about adding AO
Provided some grammar edits.
Provided a few grammar and wording edits
Description
Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.
Fixes # (issue)
Type of change
How Has This Been Tested?
Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration
Checklist: