Skip to content

Commit c90ea27

Browse files
Add note to setup pre-commit hooks in readme
1 parent 3e5563f commit c90ea27

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ To propose a change to the website, follow these steps:
6666

6767
1. Open an issue to announce and discuss upcoming changes (optional, but recommended).
6868
1. Fork and clone the repository.
69+
1. Run `./<source_dir>/set_up_dev_env.sh` to set up the development environment and pre-commit hooks.
6970
1. Create a feature branch, where you will make any change.
7071
1. To inspect your changes, navigate into the website source code directory and
7172
1. for setup: run `bundle install`
@@ -76,5 +77,4 @@ To propose a change to the website, follow these steps:
7677

7778
> Note: You might want to do a quick internet search for more details on `jekyll`, in case that these instructions are not sufficient.
7879
79-
Since this website represents 4C publicly,
80-
merging of PRs (i.e. actually publishing changes) always requires another set of eyes.
80+
Since this website represents 4C publicly, merging of PRs (i.e. actually publishing changes) always requires another set of eyes.

0 commit comments

Comments
 (0)