summaryrefslogtreecommitdiff
path: root/.github/ISSUE_TEMPLATE/bug.md
diff options
context:
space:
mode:
Diffstat (limited to '.github/ISSUE_TEMPLATE/bug.md')
-rw-r--r--.github/ISSUE_TEMPLATE/bug.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug.md b/.github/ISSUE_TEMPLATE/bug.md
index 5557290..8c91705 100644
--- a/.github/ISSUE_TEMPLATE/bug.md
+++ b/.github/ISSUE_TEMPLATE/bug.md
@@ -8,7 +8,7 @@ labels: bug
<!--
Note: See the troubleshooting page for help with some common issues:
-https://requests-cache.readthedocs.io/en/latest/user_guide/troubleshooting.html
+https://requests-cache.readthedocs.io/en/stable/user_guide/troubleshooting.html
-->
### The problem
_A description of what the bug is, including a complete traceback (if applicable)_
@@ -23,6 +23,6 @@ _With a complete code example, if possible_
_Is there an existing workaround for this issue?_
### Environment
-- requests-cache version: [e.g. `0.8.1` or `master`]
-- Python version: [e.g. `3.9`]
-- Platform: [e.g. Debian 10]
+- requests-cache version: (for example, `0.9.5` or `main`)
+- Python version: (for example, `3.9`)
+- Platform: (for example, Debian 10)