Skip to content

Commit bb9988e

Browse files
authored
docs: add browser font instructions to contributing
1 parent 3ee60de commit bb9988e

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CONTRIBUTING.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -122,3 +122,14 @@ Available types:
122122
If in doubt, look at previous commits.
123123

124124
See also [The Conventional Commits ultimate cheatsheet](https://gist.github.com/gabrielecanepa/fa6cca1a8ae96f77896fe70ddee65527)
125+
126+
## Browser Font
127+
128+
It is useful to see the actual glyphs in the pull request. That can be done by setting the browser font to your nerd font.
129+
130+
Using firefox:
131+
132+
* Settings -> General
133+
* Fonts -> Advanced
134+
* Change Monospace to "Hack Nerd Font Mono" or similar
135+
* Uncheck "Allow pages to choose their own fonts, instead of your selections above"

0 commit comments

Comments
 (0)