mirror of
https://github.com/black7375/Firefox-UI-Fix.git
synced 2026-02-22 08:00:52 -08:00
Merge pull request #446 from Oondanomala/patch-1
Add a spoiler in the `user.js setup` part of the issue template
This commit is contained in:
commit
0ba9b11069
1 changed files with 5 additions and 3 deletions
8
.github/ISSUE_TEMPLATE/bug_report.md
vendored
8
.github/ISSUE_TEMPLATE/bug_report.md
vendored
|
|
@ -37,11 +37,13 @@ assignees: ''
|
|||
- GTK Theme Name (Linux only): <!-- For example: Adwaita, Adwaita-Dark, Breath, Breath-Dark. Run `gsettings get org.gnome.desktop.interface gtk-theme` to output this -->
|
||||
- [ ] 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**
|
||||
<details><summary><strong><code>user.js</code> setup</strong></summary><br>
|
||||
|
||||
<!-- Your user.js setup -->
|
||||
```javascript
|
||||
// Your setting
|
||||
// Your settings
|
||||
```
|
||||
|
||||
</details>
|
||||
|
||||
**Additional context**
|
||||
<!-- Add any other context about the problem here. -->
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue