website/README: Add a link to CONTRIBUTING.md

This commit is contained in:
Gilles Cornu 2018-05-16 14:26:14 +02:00
parent 4471bc48fb
commit e7da25b9f0
1 changed files with 2 additions and 0 deletions

View File

@ -10,6 +10,8 @@ If you find a typo or you feel like you can improve the HTML, CSS, or
JavaScript, we welcome contributions. Feel free to open issues or pull requests
like any normal GitHub project, and we'll merge it in.
See also the [Vagrant Contributing Guide](https://github.com/hashicorp/vagrant/blob/master/.github/CONTRIBUTING.md) for more details.
## Running the Site Locally
Running the site locally is simple. Clone this repo and run `make website`.