aboutsummaryrefslogtreecommitdiffstats
path: root/.github/ISSUE_TEMPLATE/bug_report.md
diff options
context:
space:
mode:
authorumarcor <unai.martinezcorral@ehu.eus>2021-08-16 07:08:33 +0200
committerumarcor <unai.martinezcorral@ehu.eus>2021-08-23 21:18:15 +0200
commitb48e937faadeebe74f4b2aa5cd82c7a9e51b8ec9 (patch)
treeed0378454702e328e497bb211786ff9b94f7a1cf /.github/ISSUE_TEMPLATE/bug_report.md
parentdac2e4dca824f413821962eeac314ceaf56925a7 (diff)
downloadghdl-b48e937faadeebe74f4b2aa5cd82c7a9e51b8ec9.tar.gz
ghdl-b48e937faadeebe74f4b2aa5cd82c7a9e51b8ec9.tar.bz2
ghdl-b48e937faadeebe74f4b2aa5cd82c7a9e51b8ec9.zip
Debian Bullseye was released
Diffstat (limited to '.github/ISSUE_TEMPLATE/bug_report.md')
-rw-r--r--.github/ISSUE_TEMPLATE/bug_report.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md
index 86366a49f..2bee3bc40 100644
--- a/.github/ISSUE_TEMPLATE/bug_report.md
+++ b/.github/ISSUE_TEMPLATE/bug_report.md
@@ -25,7 +25,7 @@ begin
end;
```
-```sh :image: ghdl/ghdl:buster-mcode
+```sh :image: ghdl/ghdl:bullseye-mcode
ghdl -a ent.vhd
ghdl --elab-run ent
```