From 62af033b6c27fb38e094fd7da37a8a4dcdde6b23 Mon Sep 17 00:00:00 2001 From: Alastair Mooney Date: Wed, 25 Sep 2024 13:45:38 +0100 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 21c0b43..0fd44e7 100644 --- a/README.md +++ b/README.md @@ -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 [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 To run the tests locally, simply run the following in the main repo: