From c73640e92daf6df48d859b89f2509957e423778b Mon Sep 17 00:00:00 2001 From: Alastair Mooney Date: Wed, 25 Sep 2024 14:04:43 +0100 Subject: [PATCH] Update NEW_LANGUAGE.MD --- .github/PULL_REQUEST_TEMPLATE/NEW_LANGUAGE.MD | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE/NEW_LANGUAGE.MD b/.github/PULL_REQUEST_TEMPLATE/NEW_LANGUAGE.MD index 87447f8..d347d6d 100644 --- a/.github/PULL_REQUEST_TEMPLATE/NEW_LANGUAGE.MD +++ b/.github/PULL_REQUEST_TEMPLATE/NEW_LANGUAGE.MD @@ -2,16 +2,12 @@ Thank you for contributing a new language definition! Please follow the guidelines below to ensure that your contribution can be easily reviewed and integrated into the project. ---- - ## Description -- **Language Name**: (e.g., Python, JavaScript) +**Language Name**: (e.g., Python, JavaScript) Fixes # (issue number, if applicable) ---- - ## Checklist for Adding a New Language** Before submitting your pull request, please ensure the following requirements are met: