From 4b74045bbe6de587c36b1e96956fa22769b4cdf7 Mon Sep 17 00:00:00 2001 From: Riley Bruins Date: Sat, 11 Oct 2025 09:02:49 -0700 Subject: chore: ask for file extension in new language PR template This will really help me to search on github for diverse code samples. --- .github/PULL_REQUEST_TEMPLATE/new_language.md | 2 ++ 1 file changed, 2 insertions(+) (limited to '.github') diff --git a/.github/PULL_REQUEST_TEMPLATE/new_language.md b/.github/PULL_REQUEST_TEMPLATE/new_language.md index 0f814f0f0..b35e84b3b 100644 --- a/.github/PULL_REQUEST_TEMPLATE/new_language.md +++ b/.github/PULL_REQUEST_TEMPLATE/new_language.md @@ -8,6 +8,8 @@ https://... +Language file extension, if applicable: (e.g. `.zu`) +
Representative code sample ``` -- cgit v1.2.3-70-g09d2