Update README.md

This commit is contained in:
Alastair Mooney 2021-11-04 12:44:06 +00:00 committed by GitHub
parent c18ed3eab7
commit f6bab3ee57
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -94,6 +94,7 @@ There are additional inputs if you want to be able to assign issues to projects.
* TeX
* TSX
* TypeScript
* Vue
* YAML
New languages can easily be added to the `syntax.json` file used by the action to identify TODO comments. When adding languages, follow the structure of existing entries, and use the language name defined by GitHub in [`languages.yml`](https://raw.githubusercontent.com/github/linguist/master/lib/linguist/languages.yml). PRs adding new languages are welcome and appreciated.