From c73c8a4d1ac87eb4d687d8044e8474077eca4929 Mon Sep 17 00:00:00 2001 From: Tyler887 Date: Wed, 16 Mar 2022 18:30:05 +0000 Subject: [PATCH] Meta tweak (#1337) * Update pull_request_template.md * address @Richienb request Co-authored-by: Richie Bendall Co-authored-by: Richie Bendall --- .github/pull_request_template.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 3a0df9b4..4b5fc7c5 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,6 +1,6 @@ ## Adding a language -- [ ] The code displays "Hello World" +- [ ] The code displays "Hello World" ([tio.run](https://tio.run) may help for testing) - [ ] I have updated the readme to include the new language - [ ] I have incremented the language count in the readme - [ ] I have no association with the language