.github/ISSUE_TEMPLATE: use textarea for "Expected behaviour" (#499677)

This commit is contained in:
Fernando Rodrigues
2026-03-15 02:14:48 +00:00
committed by GitHub
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -54,7 +54,7 @@ body:
description: "Please include a step-by-step guide for reproducing this issue. Consider writing in concise, numbered bullet points to ensure that Nixpkgs developers can retrace your steps."
validations:
required: true
- type: "input"
- type: "textarea"
id: "expected-behaviour"
attributes:
label: "Expected behaviour"
@@ -54,7 +54,7 @@ body:
description: "Please include a step-by-step guide for reproducing this issue. Consider writing in concise, numbered bullet points to ensure that Nixpkgs developers can retrace your steps."
validations:
required: true
- type: "input"
- type: "textarea"
id: "expected-behaviour"
attributes:
label: "Expected behaviour"
@@ -54,7 +54,7 @@ body:
description: "Please include a step-by-step guide for reproducing this issue. Consider writing in concise, numbered bullet points to ensure that Nixpkgs developers can retrace your steps."
validations:
required: true
- type: "input"
- type: "textarea"
id: "expected-behaviour"
attributes:
label: "Expected behaviour"