diff options
author | Satish Kumar Mishra <36122092+ZicsX@users.noreply.github.com> | 2022-07-11 23:42:41 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-07-11 23:42:41 +0530 |
commit | 7f10f741af4d26612b3f7ac0421c83c17a280cd8 (patch) | |
tree | e28a9480bf02fd1929bd35a6a4a5a55ec7e3a36b /.github | |
parent | 5ccd10a679351c8bc4154f0dc169d6cbdc6c0e15 (diff) | |
download | numpy-7f10f741af4d26612b3f7ac0421c83c17a280cd8.tar.gz |
Update bug-report.yml
Diffstat (limited to '.github')
-rw-r--r-- | .github/ISSUE_TEMPLATE/bug-report.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml b/.github/ISSUE_TEMPLATE/bug-report.yml index 2d0f102ca..f88569600 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -53,9 +53,9 @@ 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 >> validations: - required: true
\ No newline at end of file + required: true |