From deacf555f04b27ced778acbae0b704d100eeb64b Mon Sep 17 00:00:00 2001 From: alstjr7375 Date: Sun, 27 Mar 2022 21:27:20 +0900 Subject: [PATCH] Doc: issue template's `user.js` --- .github/ISSUE_TEMPLATE/bug_report.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index d4f51d3..1aa8ef2 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -37,5 +37,11 @@ assignees: '' - GTK Theme Name (Linux only): - [ ] Other: (e.g. [Photon Colors](https://addons.mozilla.org/en-US/firefox/addon/photon-colors/), [Google Chrome Dark](https://addons.mozilla.org/en-US/firefox/addon/google-chrome-dark/), [Fairytale Of Nature](https://addons.mozilla.org/en-US/firefox/addon/fairytale-of-nature/)) +**`user.js` setup** + +```javascript +// Your setting +``` + **Additional context**