Skip to content

Commit 2e6b993

Browse files
committedDec 8, 2024
docs: add problem reporting section in README.md
1 parent 3b3496f commit 2e6b993

File tree

3 files changed

+15
-0
lines changed

3 files changed

+15
-0
lines changed
 

‎README.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,21 @@ In some cases you may get gibberish when you open the CSV file in Excel. In this
142142
1. Select your CSV file.
143143
1. For the "Encoding"/"File Origin", select `Unicode UTF-8 (65001)`.
144144

145+
### How to Report a Problem
146+
147+
כדי לדווח על בעיה, אפשר להשתמש בכפתור ״דיווח על בעיה״. אם נדמה לכם שהכפתור לא עובד, או שנדרשים לעזרה ספציפית, אפשר להיעזר בתיבת הדיווח כדי לראות את הלוגים האחרונים, וגם כדי לראות את מיקום קובץ הלוג שאותו אפשר לבדוק או לשלוח בנפרד.
148+
149+
דרך נוספת היא לפתוח את ״כלי הפיתוח״ ולצלם לנו מסך של ההודעות שכתובות שם ([ולשלוח בדיסקורד](https://discord.gg/XWWg7xvJyS)).
150+
151+
<details>
152+
<summary>איך לפתוח את כלי הפיתוח</summary>
153+
154+
155+
![alt text](./docs/toggle-developer-tools.png)
156+
157+
![alt text](./docs/dev-tools-console.png)
158+
</details>
159+
145160
## Release
146161

147162
<details>

‎docs/dev-tools-console.png

448 KB
Loading

‎docs/toggle-developer-tools.png

326 KB
Loading

0 commit comments

Comments
 (0)
Please sign in to comment.