diff options
author | morpheus65535 <[email protected]> | 2020-08-04 07:23:02 -0400 |
---|---|---|
committer | GitHub <[email protected]> | 2020-08-04 07:23:02 -0400 |
commit | b86cd94d3e237726f4576ae8a53700a113c223d2 (patch) | |
tree | bed5bdb8698b2aa5b8d250cb6df6255b256847f8 /.github | |
parent | d64202c2f86d814ad88721b9e42320ac4e49aa50 (diff) | |
parent | cb4f007a5430089ad342b0d750012598e1505fb4 (diff) | |
download | bazarr-b86cd94d3e237726f4576ae8a53700a113c223d2.tar.gz bazarr-b86cd94d3e237726f4576ae8a53700a113c223d2.zip |
Merge pull request #1059 from PotatoQuality/patch-4
Add a nice icon by the bug report
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 b0bcd8a28..b66324950 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,5 +1,5 @@ --- -name: Bug report +name: "\U0001F41B Bug report" about: Create a report to help us improve --- |