Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-02-10 | minor improvements to documentation (#1259) | Mark Esler | |
* Primarily improved grammar for clarity. * A few Sphinx/RST syntax fixes. * Set text width to 79 characters per footer documentation where needed. * Changed "yaml" to "YAML" when used in sentences. | |||
2021-11-22 | docs: Rename HACKING.rst to CONTRIBUTING.rst (#1118) | James Falcon | |
This is more consistent with other github repositories, and will prompt a first-time contributor to read the contributing guidelines before submitting the pull request. Additionally, added a summary section to the top, updated some outdated language, and removed some outdated typing guidance. |