mirror of
https://github.com/fleetdm/fleet
synced 2026-05-24 09:28:54 +00:00
Update how-to-submit-and-publish-an-article.md (#7049)
* Update how-to-submit-and-publish-an-article.md - updated broken anchor link * Update how-to-submit-and-publish-an-article.md - updated instructions in the "Who can publish articles?" section. - added links to our Markdown guide. * Update handbook/digital-experience/how-to-submit-and-publish-an-article.md
This commit is contained in:
parent
8216d2be98
commit
7cb54728a3
1 changed files with 5 additions and 5 deletions
|
|
@ -6,7 +6,7 @@ This guide includes everything you need to know about Fleet’s editorial proces
|
|||
|
||||
### On this page
|
||||
|
||||
- [Article DRIs](#article-dris)
|
||||
- [Article DRIs](#article-dr-is)
|
||||
- [Who can publish articles?](#who-can-publish-articles)
|
||||
- [Communication](#communication)
|
||||
- [Schedule](#schedule)
|
||||
|
|
@ -26,11 +26,11 @@ This guide includes everything you need to know about Fleet’s editorial proces
|
|||
|
||||
## Who can publish articles?
|
||||
|
||||
Everyone is welcome to suggest article ideas or submit drafts. To suggest an article, open an issue in the Fleet repo using the article suggestion template (TODO), include a summary, and tag Tim Kern.
|
||||
Everyone is welcome to suggest article ideas or submit drafts. Reach out to Tim Kern in [#help-content-calendar](https://fleetdm.slack.com/archives/C03PH3BBVSM) on Slack, and include a summary of your idea in the thread.
|
||||
|
||||
## Communication
|
||||
|
||||
Use [#help-content-calendar](https://fleetdm.slack.com/archives/C03PH3BBVSM) on Slack for questions and updates related to articles.
|
||||
Use the [#help-content-calendar](https://fleetdm.slack.com/archives/C03PH3BBVSM) channel in Slack for questions and updates related to articles.
|
||||
|
||||
## Schedule
|
||||
|
||||
|
|
@ -39,7 +39,7 @@ Publishing occurs according to our [content calendar](https://docs.google.com/sp
|
|||
## How to submit an article
|
||||
|
||||
1. Familiarize yourself with our [article formatting guide](./article-formatting-guide) and writing style guide (todo).
|
||||
2. Create a pull request for fleetdm.com with a file of your article, formatted in Markdown (todo).
|
||||
2. Create a pull request for fleetdm.com with a file of your article, formatted in [Markdown](./markdown-guide).
|
||||
3. Include any relevant images, image suggestions, or other design requests you may have.
|
||||
|
||||
> **IMPORTANT**: Your PR is not confidential. If the information in your article is confidential, please prepare your article in a Google Doc, or create a draft PR ~1 hour before publication time to keep your article private.
|
||||
|
|
@ -84,4 +84,4 @@ After your article is published, the Growth team will schedule your post to be p
|
|||
- Writing style guide (todo)
|
||||
|
||||
<meta name="maintainedBy" value="timmy-k">
|
||||
<meta name="title" value="How to submit and publish an article">
|
||||
<meta name="title" value="How to submit and publish an article">
|
||||
|
|
|
|||
Loading…
Reference in a new issue