summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorPradyun Gedam <pradyunsg@gmail.com>2022-09-02 21:42:08 +0100
committerGitHub <noreply@github.com>2022-09-02 21:42:08 +0100
commit7485260b4e741ddf7b0fbcf5efe54feac768321e (patch)
tree023a88a7aa6a9a8aed34cedd3a95dc460ed19cf1 /.github
parent093023777596bdad77b20802d986c91ea88ad772 (diff)
downloadpip-7485260b4e741ddf7b0fbcf5efe54feac768321e.tar.gz
Update bug-report.yml
Drop the "render", because our users are generally smart and GitHub is not.
Diffstat (limited to '.github')
-rw-r--r--.github/ISSUE_TEMPLATE/bug-report.yml4
1 files changed, 1 insertions, 3 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml b/.github/ISSUE_TEMPLATE/bug-report.yml
index 51a290f50..e28e54082 100644
--- a/.github/ISSUE_TEMPLATE/bug-report.yml
+++ b/.github/ISSUE_TEMPLATE/bug-report.yml
@@ -60,14 +60,12 @@ body:
label: Output
description: >-
Provide the output of the steps above, including the commands
- themselves and pip's output/traceback etc. If you're familiar with
- Markdown, DO NOT add backticks. They're added automatically.
+ themselves and pip's output/traceback etc.
If you want to present output from multiple commands, please prefix
the line containing the command with `$ `. Please also ensure that
the "How to reproduce" section contains matching instructions for
reproducing this.
- render: shell
- type: checkboxes
attributes: