Commit graph

3 commits

Author SHA1 Message Date
Andrew Morgan 03dd5470e6 Add a hyphen between third and party when used as an adjective
'third-party' should have a hyphen when used as an adjective, such as in
'third-party network'. It should not have a dash when used as a noun, such
as in 'sharing with a third party'.

All uses in the spec of third-party were as an adjective. Thus they have all
been updated to include a hyphen where they didn't already.
2023-02-22 23:21:39 +00:00
Aaron Raimist 01cd41de68
Add GitHub Action to check spelling (#3591)
Signed-off-by: Aaron Raimist <aaron@raim.ist>
2021-12-28 09:17:49 -07:00
Travis Ralston e8674688e6
Release process: changelog generation and docs (#3446)
* Remove extra pyprojects and update changelog docs

* Add script for rendering the changelog

* Add docs for how to release the spec

* Move legacy changelogs out of the way
2021-10-18 10:09:35 -06:00