-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Add BLOG_STYLE_GUIDE.md #2032
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
base: source
Are you sure you want to change the base?
Add BLOG_STYLE_GUIDE.md #2032
Conversation
@martinbonnin is attempting to deploy a commit to the The GraphQL Foundation 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.
I like it! Thanks for your work on this! 🙌
BLOG_STYLE_GUIDE.md
Outdated
### Introduction | ||
|
||
- Hook the reader in 1–2 sentences. | ||
- Set clear expectations about what the post covers and who it's for. |
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 sentence might be a better way of addressing the "audience first" bullet from the top.
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 shuffled things a bit here
BLOG_STYLE_GUIDE.md
Outdated
- Overuse of metaphors. Use them sparingly to aid understanding. | ||
- Outdated examples or deprecated syntax. | ||
- Avoid passive voice when possible. | ||
- Avoid future tense. |
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.
The title makes this read as:
"Don't... avoid future tense"
Should rework this section a little. Or prefix every bullet with Don't
for clarity.
Co-authored-by: Benjie <benjie@jemjie.com>
Co-authored-by: Benjie <benjie@jemjie.com>
This is the longest version of #2031, opened separately because requires more discussion/consensus.