-
Notifications
You must be signed in to change notification settings - Fork 48
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Forward font problems to discussions
- Loading branch information
Showing
3 changed files
with
43 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,38 @@ | ||
title: "[Font Problem] " | ||
body: | ||
- type: markdown | ||
attributes: | ||
value: | | ||
Please look at other issues about font problems first! | ||
If you still need help, please share a screenshot of `rofimoji`. For example, when using `rofi`, you can use `Alt+Shift+s` to take a screenshot. | ||
- type: textarea | ||
attributes: | ||
label: Description | ||
description: What do you see instead of the expected characters? | ||
validations: | ||
required: true | ||
- type: textarea | ||
attributes: | ||
label: Other apps | ||
description: Do emojis (or your characters) work in other apps like Firefox, Chrome or your text editor? | ||
validations: | ||
required: true | ||
- type: input | ||
attributes: | ||
label: Selector | ||
description: Which selector are you using? | ||
placeholder: rofi/rofi-wayland/wofi... | ||
validations: | ||
required: true | ||
- type: input | ||
attributes: | ||
label: rofimoji version | ||
description: What's your version of rofimoji? | ||
validations: | ||
required: true | ||
- type: textarea | ||
attributes: | ||
label: Comment | ||
description: Anything else? | ||
validations: | ||
required: false |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
blank_issues_enabled: true | ||
contact_links: | ||
- name: Characters not showing | ||
url: https://github.com/fdw/rofimoji/discussions/categories/font-problems | ||
about: If the characters aren't showing in your selector |