diff --git a/README.md b/README.md index 52fd480..0fbee51 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,8 @@ This repository contains the source files for the Alpha Blend Interactive Docume Please contribute using [GitHub Flow](https://guides.github.com/introduction/flow). Create a fork, add commits, and [open a pull request](https://github.com/Alpha-Blend-Interactive/docs/compare). +For guidance writing new documents for CCK components, please follow our [style guide](https://github.com/Alpha-Blend-Interactive/docs/blob/master/CONTRIBUTING.md). + ### ABI employee's / ABI internal contributors For any changes, make a feature branch. @@ -52,4 +54,4 @@ We recommend previewing the site before submitting your PR. To preview the site To run a local development server now, just run `.\serve.bat` or `mkdocs serve` if your directly within your venv -You now have a development server running at [http://127.0.0.1:8000/](http://127.0.0.1:8000/) \ No newline at end of file +You now have a development server running at [http://127.0.0.1:8000/](http://127.0.0.1:8000/)