Browse Source

docs: readme & issue template

Sv443 8 tháng trước cách đây
mục cha
commit
2e4734af0b
3 tập tin đã thay đổi với 1 bổ sung2 xóa
  1. 1 0
      .github/ISSUE_TEMPLATE/1_bug_report.md
  2. 0 1
      README-summary.md
  3. 0 1
      README.md

+ 1 - 0
.github/ISSUE_TEMPLATE/1_bug_report.md

@@ -24,6 +24,7 @@ assignees: Sv443
 ### Environment:
 - Browser name & version: 
 - Userscript version & build number: vX.X.X (xxxxxxx)
+- Userscript manager extension: 
 <!--
   To view the userscript version and build number, either open the configuration menu and copy the numbers and letters below the menu title,
   or open the JavaScript console of your browser (usually with Ctrl + Shift + K or F12) and scroll to the very top.

+ 0 - 1
README-summary.md

@@ -113,7 +113,6 @@ This userscript depends on these runtime libraries:
 - [@sv443-network/userutils](https://github.com/Sv443-Network/UserUtils)
 - [compare-versions](https://npmjs.org/package/compare-versions)
 - [marked](https://npmjs.org/package/marked)
-- [nanoevents](https://npmjs.org/package/nanoevents)
 - [tslib](https://npmjs.org/package/tslib)
   
 For development dependencies, please refer to `devDependencies` in [`package.json`](https://github.com/Sv443/BetterYTM/tree/main/package.json)

+ 0 - 1
README.md

@@ -115,7 +115,6 @@ This userscript depends on these runtime libraries:
 - [@sv443-network/userutils](https://github.com/Sv443-Network/UserUtils)
 - [compare-versions](https://npmjs.org/package/compare-versions)
 - [marked](https://npmjs.org/package/marked)
-- [nanoevents](https://npmjs.org/package/nanoevents)
 - [tslib](https://npmjs.org/package/tslib)
   
 For development dependencies, please refer to `devDependencies` in [`package.json`](./package.json)