Commit Graph

11 Commits

Author SHA1 Message Date
Charles Wilson
c0b4a85cf6
Update CONTRIBUTING.md
Herb replaced the joke at the beginning of the document, so the parenthetical referring to it is no longer needed.
2018-04-17 13:44:09 -04:00
Tse Kit Yam
b8ace610c6 Replace space with %20 in URL
Spaces are not allowed in the URL, so the link is broken. Spaces in the URL should be encoded as `%20` to make the link be rendered correctly.
See also: github/markup#1030
2017-04-21 17:49:22 +08:00
Andrew Pardoe
cc1912bf3a added settled style points to contributing.md 2017-03-20 17:32:10 -07:00
Andrew Pardoe
b7b6f506c3 Update CONTRIBUTING.md
Adding one more comma to separate a dependent introductory clause.
2016-03-20 09:38:04 -07:00
Brian Reinhart
62145919de Adds minor grammar fixes that involve missing commas. 2016-02-24 12:03:32 -08:00
Blake Hawkins
864da41e8a dont use std::endl in examples 2015-12-02 19:31:11 +00:00
Blake Hawkins
579e4b359e add document style guidelines to contributing.md 2015-11-30 21:58:13 +00:00
Andrew Pardoe
3706f991fc Clarified contribution guidelines 2015-09-25 11:26:50 -07:00
Andrew Pardoe
d2b77ac2c7 Revert "Fixed hyperlink" as the link is now valid
This reverts commit 8ba5c8a4de.
2015-09-15 07:43:25 -07:00
Andrew Pardoe
8ba5c8a4de Fixed hyperlink 2015-09-13 20:50:02 -07:00
Andrew Pardoe
947cf3affc Initial checkin 2015-09-13 20:21:02 -07:00