diff options
author | Ty Dunn <ty@tydunn.com> | 2023-07-27 09:16:44 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-07-27 09:16:44 -0700 |
commit | cb2b414b9a5aed5c720e9629aaf692681df40406 (patch) | |
tree | 56b3cac82995866c14520c2214bdc091b333fa12 /.github | |
parent | 89fc907d861b4f5a1eb944c37adadff5515b68a0 (diff) | |
download | sncontinue-cb2b414b9a5aed5c720e9629aaf692681df40406.tar.gz sncontinue-cb2b414b9a5aed5c720e9629aaf692681df40406.tar.bz2 sncontinue-cb2b414b9a5aed5c720e9629aaf692681df40406.zip |
add version example
Diffstat (limited to '.github')
-rw-r--r-- | .github/ISSUE_TEMPLATE/bug-report-🐛.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug-report-🐛.md b/.github/ISSUE_TEMPLATE/bug-report-🐛.md index 563feb02..ab37cfbe 100644 --- a/.github/ISSUE_TEMPLATE/bug-report-🐛.md +++ b/.github/ISSUE_TEMPLATE/bug-report-🐛.md @@ -26,7 +26,7 @@ If applicable, add screenshots to help explain your problem. **Environment** - Operating System: [e.g. MacOS] - Python Version: [e.g. 3.10.6] -- Continue Version: [e.g. ] +- Continue Version: [e.g. v0.0.207] **Console logs** ``` |