Loading .github/ISSUE_TEMPLATE/01_bug_report.yml +1 −1 Original line number Diff line number Diff line Loading @@ -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" Loading .github/ISSUE_TEMPLATE/02_bug_report_darwin.yml +1 −1 Original line number Diff line number Diff line Loading @@ -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" Loading .github/ISSUE_TEMPLATE/03_bug_report_nixos.yml +1 −1 Original line number Diff line number Diff line Loading @@ -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" Loading Loading
.github/ISSUE_TEMPLATE/01_bug_report.yml +1 −1 Original line number Diff line number Diff line Loading @@ -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" Loading
.github/ISSUE_TEMPLATE/02_bug_report_darwin.yml +1 −1 Original line number Diff line number Diff line Loading @@ -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" Loading
.github/ISSUE_TEMPLATE/03_bug_report_nixos.yml +1 −1 Original line number Diff line number Diff line Loading @@ -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" Loading