aboutsummaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorWilliam Boman <william@redwill.se>2022-07-08 16:25:49 +0200
committerGitHub <noreply@github.com>2022-07-08 14:25:49 +0000
commitb4f072a1bf17ea74a8f32694b73dea1e13e4a13d (patch)
treeb535eeba55bd5d9748556235c5a814e6370ab417 /.github
parentfix: don't hardcode wrapper script executable paths (#23) (diff)
downloadmason-b4f072a1bf17ea74a8f32694b73dea1e13e4a13d.tar
mason-b4f072a1bf17ea74a8f32694b73dea1e13e4a13d.tar.gz
mason-b4f072a1bf17ea74a8f32694b73dea1e13e4a13d.tar.bz2
mason-b4f072a1bf17ea74a8f32694b73dea1e13e4a13d.tar.lz
mason-b4f072a1bf17ea74a8f32694b73dea1e13e4a13d.tar.xz
mason-b4f072a1bf17ea74a8f32694b73dea1e13e4a13d.tar.zst
mason-b4f072a1bf17ea74a8f32694b73dea1e13e4a13d.zip
chore: fix some wording (#24)
Diffstat (limited to '.github')
-rw-r--r--.github/ISSUE_TEMPLATE/package_installation_form.yaml2
-rw-r--r--.github/ISSUE_TEMPLATE/package_issue.yaml2
2 files changed, 2 insertions, 2 deletions
diff --git a/.github/ISSUE_TEMPLATE/package_installation_form.yaml b/.github/ISSUE_TEMPLATE/package_installation_form.yaml
index dbd6a2e1..f9350069 100644
--- a/.github/ISSUE_TEMPLATE/package_installation_form.yaml
+++ b/.github/ISSUE_TEMPLATE/package_installation_form.yaml
@@ -44,7 +44,7 @@ body:
- type: input
attributes:
- label: Affected language packages
+ label: Affected packages
description: If this issue is specific to one or more packages, list them here. If not, write 'all'.
validations:
required: true
diff --git a/.github/ISSUE_TEMPLATE/package_issue.yaml b/.github/ISSUE_TEMPLATE/package_issue.yaml
index 9a7716a3..8becb220 100644
--- a/.github/ISSUE_TEMPLATE/package_issue.yaml
+++ b/.github/ISSUE_TEMPLATE/package_issue.yaml
@@ -57,7 +57,7 @@ body:
- type: input
attributes:
- label: Affected language packages
+ label: Affected packages
description: If this issue is specific to one or more packages, list them here. If not, write 'all'.
validations:
required: true