Skip to content

Latest commit

 

History

History
18 lines (9 loc) · 1.25 KB

CONTRIBUTING.md

File metadata and controls

18 lines (9 loc) · 1.25 KB

Contributing

When contributing to this repository, please first discuss the change you wish to make via issue, email, or any other method with the owners of this repository before making a change.

Please note we have a code of conduct, please follow it in all your interactions with the project.

Writing Style

We want a simple conversational style. We want to write with one voice. We don't want to create a style guide. Therefore, we define our style by reference and exception.

Use the Google Developer Documentation Style Guide. We like this guide because it is freely available online, has a CC BY, and it leverages other good style resources.

None of the above deal with how to cite things (so we can have a nice footnotes and a bibliography). Use Chris Krycho's recommendations for Academic Markdown and Citations.

Pull Request Process

  1. You may merge the Pull Request in once you have the sign-off of two other authors, or if you do not have permission to do that, you may request the second reviewer to merge it for you.