diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index cbc1dfd..e42b626 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,4 +1,4 @@ -## Contributing +# Contributing 1. Install yarn: https://yarnpkg.com 2. Clone the repo: @@ -18,4 +18,4 @@ ## Theme Development -Each theme is located in a subdirectory of `src/stylesheets/themes`. Themes must have an `index.scss` and `utterances.scss` files. These are the entrypoint stylesheets for the utterances homepage and utterances widget respectively. *Todo: more instructions* \ No newline at end of file +Each theme is located in a subdirectory of `src/stylesheets/themes`. Themes must have an `index.scss` and `utterances.scss` files. These are the entrypoint stylesheets for the utterances homepage and utterances widget respectively. *Todo: more instructions*