Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoracsfer <carlos@reendex.com>2022-01-21 12:28:03 +0300
committerGitHub <noreply@github.com>2022-01-21 12:28:03 +0300
commitfe97ba80011e6f94131e118ae3676c0ae1a6e623 (patch)
tree2e975f9c7071a94db3f94fef5aebd92572d8da25 /.github
parentc2f463e70b44ec8f64f3e5a852b10426c49b3de0 (diff)
Require all fields
Diffstat (limited to '.github')
-rw-r--r--.github/ISSUE_TEMPLATE/BUG_REPORT.yml6
1 files changed, 3 insertions, 3 deletions
diff --git a/.github/ISSUE_TEMPLATE/BUG_REPORT.yml b/.github/ISSUE_TEMPLATE/BUG_REPORT.yml
index 86f3ae24053..bb6803b4621 100644
--- a/.github/ISSUE_TEMPLATE/BUG_REPORT.yml
+++ b/.github/ISSUE_TEMPLATE/BUG_REPORT.yml
@@ -163,7 +163,7 @@ body:
> NOTE: This will be automatically formatted into code.
render: shell
validations:
- required: false
+ required: true
- type: textarea
id: apps
attributes:
@@ -179,7 +179,7 @@ body:
> NOTE: This will be automatically formatted into code.
render: shell
validations:
- required: false
+ required: true
- type: textarea
id: nextcloud-signingstatus
attributes:
@@ -204,7 +204,7 @@ body:
> NOTE: This will be automatically formatted into code.
render: shell
validations:
- required: false
+ required: true
- type: textarea
id: additional-info
attributes: