File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -66,6 +66,7 @@ To propose a change to the website, follow these steps:
6666
67671 . Open an issue to announce and discuss upcoming changes (optional, but recommended).
68681 . 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.
69701 . Create a feature branch, where you will make any change.
70711 . 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.
You can’t perform that action at this time.
0 commit comments