- [ ] Look at the brief instructions on [our about page](http://dlab-berkeley.github.io/about/). For now, even if you have permissions, please make a fork first. - [ ] That content is [written in markdown](/dlab-berkeley/dlab-berkeley.github.io/blob/master/about.md) (actually, [kramdown](http://kramdown.gettalong.org/)). - Note the metadata at the top - The "real" file can be viewed with the "Raw" button - [ ] There are lots of fussy details managed via a file called `_config.yaml` (e.g., why do pages show up as folders?) - but don't worry about this for now! - [ ] Find a page you'd like to improve, delete, merge with another, etc. And make the change! Please push your changes to your fork.