💚 Fixed up some CI issues (#186)

This commit is contained in:
Myles Braithwaite
2025-01-19 15:25:28 -05:00
committed by GitHub
parent 6feb71517d
commit ad2a8246f2
6 changed files with 231 additions and 221 deletions

View File

@ -4,11 +4,13 @@ Your contributions are always welcome!
## Guidelines
* Add section if needed.
* Add section title to Table of contents.
* Search previous suggestions before making a new one, as yours may be a duplicate.
* Add your links: ```- [project-name](http://example.com/) - A short description ends with a dot. - `#ProgrammingLanguage` `#Framework` ```
* Don't mention the section title in the description as it's implied.
* Check your spelling and grammar.
* Make sure your text editor is set to remove trailing whitespace.
* Send a Pull Request.
<!--lint disable alphabetize-lists-->
- Add section if needed.
- Add section title to Table of contents.
- Search previous suggestions before making a new one, as yours may be a duplicate.
- Add your links: ``- [project-name](http://example.com/) - A short description ends with a dot. - `#ProgrammingLanguage` `#Framework` ``
- Don't mention the section title in the description as it's implied.
- Check your spelling and grammar.
- Make sure your text editor is set to remove trailing whitespace.
- Send a Pull Request.