- Edited
Potential solution: Use Regex to remove leftover parts of the issue template before issues are posted.
Right now there are tons of issues that contain unnecessary parts of the issue template which were not removed before the discussion was posted. This clutters the discussion and makes it difficult for moderators to read.
These text fragments can be stripped out from the post before it is officially published. This process can be invisible to the end user, as it only occurs after they submit. Regex would be used to find unnecessary parts in verbatim.
Headings are the only parts of the template that are useful for moderators:
Steps to reproduce:
Expected behavior:
Orion, OS version; hardware type:
Image/Video:
The rest is useless to everyone except the original poster when they type their issue:
<Include steps to reproduce the bug; Did you try using Compatibility mode (https://help.kagi.com/orion/support-and-community/troubleshooting-webpage-issues.html)? Did you try using a clean Orion Profile? If applicable, does Safari behave in the same way?>
<What you expected to happen?>
<Copy/paste or drag and drop to upload images or videos (up to 20MB)>