From 925570d51daf5f508b3689e9a7a6466f91a53abe Mon Sep 17 00:00:00 2001 From: Ross Goldberg <484615+rgoldberg@users.noreply.github.com> Date: Mon, 2 Dec 2024 07:21:05 -0500 Subject: [PATCH] Update GitHub Issue Form spacing to avoid format violations. Resolve #664 Signed-off-by: Ross Goldberg <484615+rgoldberg@users.noreply.github.com> --- .github/ISSUE_TEMPLATE/01-bug-report.yml | 6 ++++-- .github/ISSUE_TEMPLATE/02-feature-request.yml | 12 ++++++++---- 2 files changed, 12 insertions(+), 6 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/01-bug-report.yml b/.github/ISSUE_TEMPLATE/01-bug-report.yml index a4a7cfc5a..849955456 100644 --- a/.github/ISSUE_TEMPLATE/01-bug-report.yml +++ b/.github/ISSUE_TEMPLATE/01-bug-report.yml @@ -103,7 +103,8 @@ body: id: expected-behavior attributes: label: Expected behavior - placeholder: Prefer copied, pasted & formatted commands & output in a multiline console block (as instructed + placeholder: + Prefer copied, pasted & formatted commands & output in a multiline console block (as instructed above) instead of screenshots validations: required: true @@ -111,7 +112,8 @@ body: id: actual-behavior attributes: label: Actual behavior - placeholder: Prefer copied, pasted & formatted commands & output in a multiline console block (as instructed + placeholder: + Prefer copied, pasted & formatted commands & output in a multiline console block (as instructed above) instead of screenshots validations: required: true diff --git a/.github/ISSUE_TEMPLATE/02-feature-request.yml b/.github/ISSUE_TEMPLATE/02-feature-request.yml index d3e57e794..6e7d91099 100644 --- a/.github/ISSUE_TEMPLATE/02-feature-request.yml +++ b/.github/ISSUE_TEMPLATE/02-feature-request.yml @@ -33,7 +33,8 @@ body: id: problems attributes: label: Problem(s) addressed - placeholder: Prefer copied, pasted & formatted commands & output in a multiline console block (as instructed + placeholder: + Prefer copied, pasted & formatted commands & output in a multiline console block (as instructed above) instead of screenshots validations: required: true @@ -41,7 +42,8 @@ body: id: proposals attributes: label: Proposed solution(s) - placeholder: Prefer copied, pasted & formatted commands & output in a multiline console block (as instructed + placeholder: + Prefer copied, pasted & formatted commands & output in a multiline console block (as instructed above) instead of screenshots validations: required: true @@ -49,7 +51,8 @@ body: id: alternatives attributes: label: Alternative solution(s) - placeholder: Prefer copied, pasted & formatted commands & output in a multiline console block (as instructed + placeholder: + Prefer copied, pasted & formatted commands & output in a multiline console block (as instructed above) instead of screenshots validations: required: false @@ -57,7 +60,8 @@ body: id: context attributes: label: Additional context - placeholder: Prefer copied, pasted & formatted commands & output in a multiline console block (as instructed + placeholder: + Prefer copied, pasted & formatted commands & output in a multiline console block (as instructed above) instead of screenshots validations: required: false