Update README.md

This commit is contained in:
Alastair Mooney 2024-09-25 13:45:38 +01:00 committed by GitHub
parent 8f0067c28d
commit 62af033b6c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -487,6 +487,8 @@ In the interests of stability, PRs without tests cannot be considered.**
When adding languages, follow the structure of existing entries, and use the language name defined by When adding languages, follow the structure of existing entries, and use the language name defined by
[GitHub's `languages.yml`](https://raw.githubusercontent.com/github/linguist/master/lib/linguist/languages.yml) file. [GitHub's `languages.yml`](https://raw.githubusercontent.com/github/linguist/master/lib/linguist/languages.yml) file.
For full details, please refer to the (contributing guidelines)[https://github.com/alstr/todo-to-issue-action/blob/master/CONTRIBUTING.md].
## Running tests locally ## Running tests locally
To run the tests locally, simply run the following in the main repo: To run the tests locally, simply run the following in the main repo: