Skip to content

Commit 8f39590

Browse files
authored
Update README.md
1 parent a97afc5 commit 8f39590

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

README.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,22 @@ We use [docusaurus](https://v2.docusaurus.io/) to power [docs.getdbt.com](https:
44

55
We welcome contributions from community members to this repo:
66
- **Fixes**: If you notice an error (there are likely many), use the `Edit this page` button at the bottom of each page to suggest a change. We recommend you contribute small changes directly from the GitHub interface.
7-
- **New documentation**: If you contributed code in [dbt-core](https://github.com/fishtown-analytics/dbt), we encourage you to also write the docs here!
7+
- **New documentation**: If you contributed code in [dbt-core](https://github.com/dbt-labs/dbt-core), we encourage you to also write the docs here!
88
- **Refactors**: At this time, we are unable to support community members who wish to re-write sections of docs.getdbt.com. We hope to change this in the future!
99

10+
### Usign the style guide
11+
12+
[TBD] a style guide to help you write along the dbt style guidelines.
13+
1014
## Versioning
1115

1216
We now provide dynamic versioning in the dbt Labs product documentation. To learn more about how to version the docs for dbt Core, see [Managing available versions](/contributing/versioningdocs.md).
1317

14-
### Running the Docs site locally
18+
## Adding to the glossary
19+
20+
[TBD] a how-to guide on the programming behind glossary entries.
21+
22+
## Running the Docs site locally
1523

1624
You can click a link available in a netlify bot PR comment to see and review your changes rendered on a staging server. You are also able to see and review your proposed modifications locally on your computer. Our setup instructions use [homebrew](https://brew.sh/):
1725

0 commit comments

Comments
 (0)