Skip to content

Latest commit

 

History

History
45 lines (33 loc) · 1.77 KB

CONTRIBUTING.md

File metadata and controls

45 lines (33 loc) · 1.77 KB

Contributing

If you have any ideas/updates/things you find useful, please fork, commit your changes, and open up a PR (you'll need to select "compare across forks").

If you don't know how to use Git but still want to contribute, the Pencil Edit icon allows you to edit a file and submit a PR all through the web interface. Alternatively, open up an issue, or send me an email via [email protected]. Another option would be to check out our Git Resources.

I will not merge any PR with compiled lists of female engineers (mentor lists, etc.), because this is a publicly accessible repository and there's no way to both keep the list open to people who need the list AND out of the hands of Bad Actors.

Style Guide

I like keeping lines at 80 characters max. The frequent exception will be lines that have to contain long URL's.

Note that each bullet-pointed link has two trailing spaces, to induce a line break in Markdown.

On Commit Messages

Please write descriptive commit messages. A message that says "Added some topic to some file" is far more useful to the maintainers and other contributors than leaving the default "Update Some-File-Name" message.

Code of Conduct

We use and enforce the Contributor Covenant, v1.4. To report violations, email [email protected], the maintainer.

License

This repo is licensed under CC0, meaning it's in the public domain. By contributing, you are acknowledging this and are releasing your contributions into the public domain.