Skip to content

Commit ec6c9f3

Browse files
martinbonninbenjie
andauthored
Mention the blog post in CONTRIBUTING.md (#2031)
Co-authored-by: Benjie Gillam <[email protected]>
1 parent 863b39a commit ec6c9f3

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CONTRIBUTING.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ There are many ways to get involved. Follow this guide and feel free to [reach o
2020
- [Add a resource to the Community page](#add-a-resource-to-the-community-page)
2121
- [Add a question to the FAQ](#add-a-question-to-the-faq)
2222
- [Write a new section or guide](#write-a-new-section-or-guide)
23+
- [Add a blog post](#add-a-blog-post)
2324
- [Making changes to the code](#making-changes-to-the-code)
2425
- [Browser support](#browser-support)
2526
- [Contributing something else](#contributing-something-else)
@@ -149,6 +150,12 @@ Then, use our [development guide](#development-guide) to determine where your ne
149150

150151
Once it's ready for review, please [open a pull request](https://github.com/graphql/graphql.github.io/pulls).
151152

153+
### Add a blog post
154+
155+
This repository holds the [graphql.org blog](https://graphql.org/blog/) at [source/src/pages/blog](https://github.com/graphql/graphql.github.io/tree/source/src/pages/blog). Blog posts may contain announcements, news, best practices and more.
156+
157+
Contributions are very welcome!
158+
152159
## Making changes to the code
153160

154161
Before diving into any code updates, please [open an issue](https://github.com/graphql/graphql.github.io/issues/new) describing the change(s) you'd like to make.

0 commit comments

Comments
 (0)