diff options
author | Satish Mishra <zicsxone@gmail.com> | 2022-07-14 18:16:08 +0530 |
---|---|---|
committer | Satish Mishra <zicsxone@gmail.com> | 2022-07-14 18:16:08 +0530 |
commit | 559219ca1f5d3a1901b9d7543bb1985bf4ebba82 (patch) | |
tree | eaee4038914408568a7ff7205c0c13f02dae932f /.github | |
parent | a8736253b69ac81153f209cdbd4d5d9350b169a2 (diff) | |
parent | 7f10f741af4d26612b3f7ac0421c83c17a280cd8 (diff) | |
download | numpy-559219ca1f5d3a1901b9d7543bb1985bf4ebba82.tar.gz |
updated required field as false
Diffstat (limited to '.github')
-rw-r--r-- | .github/ISSUE_TEMPLATE/bug-report.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml b/.github/ISSUE_TEMPLATE/bug-report.yml index 904fd0161..cfb07f450 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -53,7 +53,7 @@ body: - type: textarea attributes: label: "Context for the issue:" - description: > + description: | Please explain how this issue affects your work or why it should be prioritized. placeholder: | << your explanation here >> |