add a page about contributing in general

I think it'd also be good to have a document explaining how to set up
and work with the development environment for contributing code, but I
think that should probably live on a separate, dedicated page.
This commit is contained in:
Charles Hall 2024-06-16 13:47:07 -07:00
parent 9517cdc483
commit d07394a840
No known key found for this signature in database
GPG key ID: 7B8E0645816E07CF
2 changed files with 48 additions and 0 deletions

View file

@ -2,3 +2,4 @@
* [Introduction](./introduction.md)
* [Code of conduct](./code-of-conduct.md)
* [Contributing](./contributing.md)