Added Suggestions for Troubleshooting section in README.md#677
Added Suggestions for Troubleshooting section in README.md#677andrinoff merged 5 commits intofloatpane:masterfrom
Conversation
There was a problem hiding this comment.
Hello, @devdanny21
the bug report and feature requests are already present in the README (at the bottom). There are no discussions.
devdanny21
left a comment
There was a problem hiding this comment.
Removed Bug Tabs etc. as it is already there.
|
Please, make a reference to the Discord server (https://discord.gg/jVnYTeSPV8) for general suggestions. Also, make a reference to Security Policy and to contact support@floatpane.com for urgent concerns/issues. @devdanny21 |
devdanny21
left a comment
There was a problem hiding this comment.
Updated as requested.
|
@devdanny21 please, resolve the comments |
devdanny21
left a comment
There was a problem hiding this comment.
Fixed comments.
tbh, feels like an autonomous agent, because the lines changed have nothing to do with my comments |
|
hm okay strange. What exactly should I fix then? |
devdanny21
left a comment
There was a problem hiding this comment.
Fixed as requested.
|
|
||
| For security-related issues, please refer to the Security Policy. | ||
|
|
||
| For urgent concerns, contact support@floatpane.com |
There was a problem hiding this comment.
should be a md link ([]()) with the link being mailto:support@floatpane.com
|
|
||
| For general suggestions and community discussion, please join the Discord server: https://discord.gg/jVnYTeSPV8 | ||
|
|
||
| For security-related issues, please refer to the Security Policy. |
There was a problem hiding this comment.
This should be a link as well to the blob (open the file and copy the URL)
|
|
||
| ## Suggestions | ||
|
|
||
| For general suggestions and community discussion, please join the Discord server: https://discord.gg/jVnYTeSPV8 |
There was a problem hiding this comment.
this should be an inline link without the URL
|
lgtm |


This PR adds a new "Suggestions & Feedback" section to the README.md file.
It introduces clear links for:
This improves contributor experience and makes it easier for users to report issues or suggest improvements.
Closes #582