aboutsummaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md (follow)
AgeCommit message (Collapse)AuthorFilesLines
2019-02-27SHALL -> MUSTJesse Jackson1-30/+30
The [spec](https://tools.ietf.org/html/rfc2119) states that these keywords are aliased to each other (in order to alleviate issues arising from the misinterpretation of using "shall"). Consistency helps readers (especially new/unfamiliar ones). 👀 References: - https://www.faa.gov/about/initiatives/plain_language/articles/mandatory/ - https://ell.stackexchange.com/a/171990/2487
2018-12-03CONTRIBUTING: mention not changing spelling/typoes in codemoneromooo-monero1-1/+2
2018-06-23Changed URLs to HTTPSeinsteinsfool1-1/+1
2018-01-26Readd copyright starting datexmr-eric1-1/+1
2018-01-26Update 2018 copyrightxmr-eric1-1/+1
2017-12-04CONTRIBUTING.md capitalizationxmr-eric1-11/+11
2017-11-22CONTRIBUTING.md: mention git add -p as a way to avoid spurious changesmoneromooo-monero1-0/+11
2017-09-12Docs: C4 revisions as discussed in #2174anonimal1-25/+17
2017-07-15Docs: C4 development process addendumanonimal1-0/+17
2017-07-15Docs: add C4 to contributing guideanonimal1-0/+111
2017-04-09Grouping CONTRIBUTING into digestable sectionsMike C1-10/+14
The current document is very much a wall of text. This commit begins to re-structure that information into logical groups.
2017-04-09Rename CONTRIBUTING to CONTRIBUTING.mdMike C1-0/+36
Renaming document allows a CONTRIBUTING guide to be better formatted and therefore more accessible.