Skip to content

Commit 219e5b9

Browse files
committed
2 parents 305e035 + 8b497fa commit 219e5b9

1 file changed

Lines changed: 45 additions & 0 deletions

File tree

Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,45 @@
1+
---
2+
name: Compatibility Report
3+
about: Report issues with how EncypherAI metadata renders or behaves in specific external software or environments.
4+
title: '[COMPATIBILITY] Brief description of rendering/behavior issue'
5+
labels: compatibility, external-dependency, documentation, needs-triage
6+
assignees: ''
7+
---
8+
9+
**NOTE:** This template is for reporting issues related to how EncypherAI's output appears or behaves in *other software* (like word processors, terminals, browsers) due to rendering or font limitations. This is typically *not* a bug within EncypherAI itself but rather an external compatibility problem.
10+
11+
## Describe the Compatibility Issue
12+
A clear and concise description of the problem observed in the external software.
13+
*e.g., "Variation selectors render as visible diamonds in LibreOffice Writer 7.6."*
14+
15+
## Steps to Reproduce
16+
Please provide detailed steps to reliably reproduce the behavior:
17+
1. Environment Setup: [e.g., Open LibreOffice Writer 7.6 on Ubuntu 22.04, set font to Liberation Serif]
18+
2. Action: [e.g., Paste the following EncypherAI-encoded text: "Text..."]
19+
3. Observation: [e.g., Describe where the incorrect rendering appears]
20+
4.
21+
22+
## Expected Behavior
23+
A clear and concise description of what you expected to happen.
24+
*e.g., "The pasted text should appear normally, with the embedded metadata characters being invisible."*
25+
26+
## Actual Behavior
27+
A clear and concise description of what actually happened.
28+
*e.g., "Visible diamond characters appear interspersed within the text, usually near whitespace or punctuation."*
29+
30+
## Environment Details
31+
Please provide as much detail as possible about the environment where the issue occurs:
32+
- **Operating System:** [e.g., Windows 11, macOS Sonoma 14.4, Ubuntu 22.04 LTS]
33+
- **Application & Version:** [e.g., Microsoft Word 365 (Version 2404), LibreOffice 7.6.5, Windows Terminal 1.19]
34+
- **Font & Version (if known):** [e.g., Liberation Serif, Times New Roman, Consolas]
35+
- **EncypherAI Version Used (if generating text):** [e.g., 2.0.1]
36+
37+
## Screenshots / Logs
38+
Please add screenshots demonstrating the rendering issue. Ensure no sensitive information is displayed.
39+
*(You can drag and drop images directly into the GitHub issue editor.)*
40+
41+
## Additional Context / Workarounds
42+
Add any other relevant context here.
43+
- Does this happen consistently?
44+
- Have you found any specific fonts or application settings that work correctly or make it worse?
45+
- Is copy/paste functionality also affected (e.g., does copying from the affected app change the text)?

0 commit comments

Comments
 (0)