mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 00:49:03 +00:00
Mike j thomas handbook patch (#12282)
Fixed up a couple of typos from my previous PR.
This commit is contained in:
parent
1b10de518a
commit
335d8e6423
2 changed files with 2 additions and 2 deletions
|
|
@ -32,7 +32,7 @@ When creating a pull request for Markdown changes in the docs, request a review
|
|||
|
||||
## Markdown
|
||||
|
||||
The Fleet docs are written in Markdown.[Markdown](https://about.gitlab.com/handbook/markdown-guide/). Using Markdown lets us keep our documentation consistently formatted and viewable directly from the Fleet GitHub repo.
|
||||
The Fleet docs are written in Markdown. Using Markdown lets us keep our documentation consistently formatted and viewable directly from the Fleet GitHub repo.
|
||||
|
||||
See the [Markdown guide](./markdown-guide) for help formatting Fleet-flavored Markdown.
|
||||
|
||||
|
|
|
|||
|
|
@ -115,7 +115,7 @@ Once you have the above follow these steps:
|
|||
> **Note:** Some features, such as Fleet Sandbox, Self-service license dispenser, and account creation are not availible when running the website locally. If you need help testing features on a local copy, reach out to `@eashaw` in the [#g-website](https://fleetdm.slack.com/archives/C058S8PFSK0) channel on Slack..
|
||||
|
||||
## Merging changes
|
||||
When merging a PR to master the master branch of the [Fleet repo](https://github.com/fleetdm/fleet), remember that whatever you merge gets deployed live immediately. Ensure that the appropriate quality checks have been completed before merging. [Learn about the website QA process](#quality).
|
||||
When merging a PR to the master branch of the [Fleet repo](https://github.com/fleetdm/fleet), remember that whatever you merge gets deployed live immediately. Ensure that the appropriate quality checks have been completed before merging. [Learn about the website QA process](#quality).
|
||||
|
||||
When merging changes to the [docs](https://fleetdm.com/docs), [handbook](https://fleetdm.com/handbook), and articles, make sure that the PR’s changes do not contain inappropriate content (goes without saying) or confidential information, and that the content represents our [brand](#brand) accordingly. When in doubt reach out to the product manager of the [website group](https://fleetdm.com/handbook/company/product-groups#website-group) in the [#g-website](https://fleetdm.slack.com/archives/C058S8PFSK0) channel on Slack.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue