Skip to content

Attachment policy

Dawid Fumei edited this page Jul 12, 2026 · 2 revisions

Attachment policy

To keep issues and discussions safe for everyone, please follow these rules when attaching files. As a maintainer I can't take responsibility for other people's unauditable binaries, so anything that runs code will be removed - this isn't an accusation that a file is malware, just that I can't review or endorse it.

Allowed

  • Images, GIFs and videos (screenshots, screen recordings)
  • Logs, with any private data removed
  • Configuration snippets
  • Links to source code (a repository or a Gist)
  • Pull requests

Allowed with caveats

  • A ZIP containing only source code or logs - but a repo or a Gist is preferred.

Removed

  • Installers
  • .exe, .msi, .dll, .bat, .cmd, .ps1, .scr files
  • Archives containing ready-to-run programs
  • Password-protected archives
  • "Fix tools" and modified drivers
  • Anything that has to be run as administrator

If your file falls in the "removed" list, please re-share it as source code (repo/Gist) plus a screenshot / GIF / video of the behavior. That lets the idea be reviewed and discussed safely.

Note: removing an attachment link from a post hides it from the thread, but GitHub may keep the uploaded blob reachable by its direct URL - so please don't rely on posting-then-deleting to un-share something.

Clone this wiki locally