diff options
author | der richter <der.richter@gmx.de> | 2020-01-19 19:59:47 +0100 |
---|---|---|
committer | der richter <der.richter@gmx.de> | 2020-01-20 10:12:40 +0100 |
commit | e6665469105e703484feddef77a48b8f0beed887 (patch) | |
tree | 26ee151dba3ff03e0782dcce81e5edc720309ff8 /.github/ISSUE_TEMPLATE/2_bug_report_macos.md | |
parent | da913998d365db554ba2dc3b10b33b78dddcea17 (diff) | |
download | mpv-e6665469105e703484feddef77a48b8f0beed887.tar.bz2 mpv-e6665469105e703484feddef77a48b8f0beed887.tar.xz |
github: rename Bug to Issue and slightly change the question template
Diffstat (limited to '.github/ISSUE_TEMPLATE/2_bug_report_macos.md')
-rw-r--r-- | .github/ISSUE_TEMPLATE/2_bug_report_macos.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/ISSUE_TEMPLATE/2_bug_report_macos.md b/.github/ISSUE_TEMPLATE/2_bug_report_macos.md index 8fe40cfba6..d33c52bbba 100644 --- a/.github/ISSUE_TEMPLATE/2_bug_report_macos.md +++ b/.github/ISSUE_TEMPLATE/2_bug_report_macos.md @@ -1,6 +1,6 @@ --- -name: 'Report a macOS Bug' -about: 'Create a report for a runtime related macOS Bug' +name: 'Report a macOS Issue' +about: 'Create a report for a runtime related macOS Issue' title: '' labels: 'os:mac' assignees: '' |