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