Commit Graph

24 Commits

Author SHA1 Message Date
Daniel McCarney de41c70959 CONTRIBUTING: add note about fully qualified function calls 2023-11-23 14:36:00 +00:00
Daniel McCarney 7edbfb999b docs: add more import advice to CONTRIBUTING.md 2023-10-06 16:29:11 +00:00
Dirkjan Ochtman 32e3b84db4 Clean up trailing whitespace 2023-09-26 13:38:35 +00:00
Dirkjan Ochtman a43e0c2f26 Add section on commit history to CONTRIBUTING 2023-09-26 13:38:35 +00:00
Daniel McCarney a3dd08bc6b docs: add re-export guidance to CONTRIBUTING 2023-09-19 13:39:44 +00:00
Daniel McCarney cb9884de63 style docs: clarify expect/unwrap OK for tests 2023-09-14 13:54:11 +00:00
Daniel McCarney 87d3e0ceae style docs: advice on numeric literals 2023-09-14 13:54:11 +00:00
Daniel McCarney a5329212fe style docs: active verbs for enum variants 2023-09-14 13:54:11 +00:00
Daniel McCarney e3c8b0efc3 style docs: alphabetize enum variants 2023-09-14 13:54:11 +00:00
Daniel McCarney d97973a572 style docs: avoid type aliases 2023-09-14 13:54:11 +00:00
Daniel McCarney 1d3f066081 style docs: use `impl` where possible 2023-09-14 13:54:11 +00:00
Daniel McCarney 014cfdc36f style docs: don't elide lifetimes 2023-09-14 13:54:11 +00:00
Daniel McCarney 0d0cf38d89 style docs: "parse, don't validate" style 2023-09-14 13:54:11 +00:00
Daniel McCarney bcedd9d26a style docs: avoid ref in match 2023-09-14 13:54:11 +00:00
Daniel McCarney 22fab108e4 style docs: note about hoisting expression commonality 2023-09-14 13:54:11 +00:00
Daniel McCarney 8698e093a4 style docs: add note about avoiding qualified types 2023-09-14 13:54:11 +00:00
Daniel McCarney fe4d029e1a style docs: add note to prefer expanding acronyms 2023-09-14 13:54:11 +00:00
Daniel McCarney 8f582862fe style docs: add free-standing function note 2023-09-14 13:54:11 +00:00
Daniel McCarney 87f1a69aa7 docs: update CONTRIBUTING security policy
The existing text has fallen out of sync with `SECURITY.md` and
recommends sending security issues through regular GitHub issue, or
email to Ctz.

This commit updates the text to match what's in the up-to-date
`SECURITY.md`: use the GitHub security advisory tooling. That's what
it's made for.
2023-09-14 13:54:11 +00:00
Dirkjan Ochtman 91709e6c30 Add a style guide 2023-09-14 13:54:11 +00:00
Valeriy V. Vorotyntsev da6aeb7685 CONTRIBUTING.md: fix a broken link 2023-03-16 11:09:05 +01:00
Josh Soref 14074930b5 spelling: ad hoc
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
2021-01-23 15:14:43 +00:00
Joseph Birr-Pixton be00f4a910 Remove travis usage
So long, and thanks for the all the fish!
2020-12-23 13:31:09 +00:00
Joseph Birr-Pixton bd2be2b792 Add initial CONTRIBUTING 2017-12-31 21:19:46 +00:00