Skip to content

Commit

Permalink
[ci] yarn format
Browse files Browse the repository at this point in the history
  • Loading branch information
melissamcewen authored and actions-user committed Dec 8, 2020
1 parent b933683 commit 2e4195d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions www/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ We aim to follow the [Divio documentation system](https://documentation.divio.co
- templates in `_includes`

## Style guide

- Terminology
- Use "Snowpack project" rather than Snowpack app/webapp or Snowpack site in docs
- Exceptions are in blog posts or introductory material where the other terms are easier to understand
Expand All @@ -18,6 +19,7 @@ We aim to follow the [Divio documentation system](https://documentation.divio.co
- Avoid using vague terms for link text like "here"

### Code blocks

Code blocks should have a top comment with information about the code:
1st line: required if this a code snippet about a specific file
2nd line: describe the change, not always required but recommended. Start with Example: if relevent.
Expand Down

1 comment on commit 2e4195d

@vercel
Copy link

@vercel vercel bot commented on 2e4195d Dec 8, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.