update readme and add issue template for issues related to the spell checker

This commit is contained in:
Helium314 2024-04-02 16:44:54 +02:00
parent 41d3c466cf
commit 88cde3ee3a
2 changed files with 23 additions and 1 deletions

19
.github/ISSUE_TEMPLATE/spell_checker.md vendored Normal file
View file

@ -0,0 +1,19 @@
---
name: Spell checker issue
about: Issue related to spell checker (this is the component that underlines mis-spelled words in red)
labels: "spell checker"
---
<!--
tl;dr
* search for duplicates also in closed issues
* one issue per topic
* reduce screenshot size
Make sure you actually enabled HeliBoard spell checker. Usually it can be found in System Settings -> System -> Languages -> Advanced -> Spell Checker, but this may depend on Android version.
Note that the menu when tapping a word underlined in red is coming form the Android system and is not under control of HeliBoard.
Please search open and closed issues to avoid duplicates. Maybe what you want has already been discussed or is mentioned in the readme.
Open one issue per topic / request, and do not use this category for bug reports or feature requests.
If you add screenshots, reduce the size or use thumbnails to keep the issue nicely readable.
-->