Skip to content

Commit

Permalink
github: adjust openwrt release command
Browse files Browse the repository at this point in the history
Signed-off-by: Tianling Shen <[email protected]>
  • Loading branch information
1715173329 committed Oct 16, 2024
1 parent 6077f9f commit 125aa34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/bug-report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ body:
label: OpenWrt/ImmortalWrt release
description: |
The OpenWrt/ImmortalWrt release or commit hash where this bug occurs (use command below).
```. /etc/openwrt_release && echo $DISTRIB_RELEASE```
```. /etc/openwrt_release && echo $DISTRIB_RELEASE $DISTRIB_REVISION```
validations:
required: true
- type: input
Expand Down

0 comments on commit 125aa34

Please sign in to comment.