aboutsummaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
Diffstat (limited to '.github')
-rw-r--r--.github/PULL_REQUEST_TEMPLATE/new_language.md2
1 files changed, 2 insertions, 0 deletions
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 @@
<!-- Link to an official description of the language -->
https://...
+Language file extension, if applicable: (e.g. `.zu`)
+
<details>
<summary>Representative code sample</summary>
```