this post was submitted on 24 Mar 2026
266 points (96.2% liked)
Microblog Memes
11159 readers
3138 users here now
A place to share screenshots of Microblog posts, whether from Mastodon, tumblr, ~~Twitter~~ X, KBin, Threads or elsewhere.
Created as an evolution of White People Twitter and other tweet-capture subreddits.
RULES:
- Your post must be a screen capture of a microblog-type post that includes the UI of the site it came from, preferably also including the avatar and username of the original poster. Including relevant comments made to the original post is encouraged.
- Your post, included comments, or your title/comment should include some kind of commentary or remark on the subject of the screen capture. Your title must include at least one word relevant to your post.
- You are encouraged to provide a link back to the source of your screen capture in the body of your post.
- Current politics and news are allowed, but discouraged. There MUST be some kind of human commentary/reaction included (either by the original poster or you). Just news articles or headlines will be deleted.
- Doctored posts/images and AI are allowed, but discouraged. You MUST indicate this in your post (even if you didn't originally know). If an image is found to be fabricated or edited in any way and it is not properly labeled, it will be deleted.
- Absolutely no NSFL content.
- Be nice. Don't take anything personally. Take political debates to the appropriate communities. Take personal disagreements & arguments to private messages.
- No advertising, brand promotion, or guerrilla marketing.
RELATED COMMUNITIES:
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Bug reports are contributions from people who try to help your project. I don't go to Github issues to complain - i can do that on socials. I do it as a service for the devs, to make them aware of an issue they may not yet be aware of.
Treating issue reporters like this is just disrespectful of the work they are trying to contribute.
Note that this message only appears AFTER someone has already gone through the work of writing an error report. At that point, just throwing their work into the toilet SUCKS.
It does seem hostile to use a bot deletion and message. The github has an issues tab, it has a submit button. A reasonable user would find their github, and then submit an issue in the normal github bug reporting place on a page that looks like a normal and active issues page only to then be met with the bot deletion message.
Github has the option to disable the issues tab, which they reccomend for projects that do not take bug reports through github. These devs didn't do that. It appears they use the issues tab for issue tracking internally within the team. The result is a public issues page, that looks just like a normal one that takes user submissions.
The project does say they they only take bug reports on discord on the readme and on the contributors page, both of which are below the fold on browsers. The information is provided in advance of a submission, but not in a way most users will be likely to find it when trying to submit bug reports, as the issues button is directly at the top of the screen.
Their github is indexed on search engines and came up as the second result when searching for "game native" in my test. The discord is not in search results. Users are far more likely to find the github than the discord when searching.
I would hope its unintentional, but it really seems like these devs have set a trap. Reasonable users will find the issues page, spend their time writing a report, only for a bot to autodelete. Its cruel.
Can you write a blank report to check if they're doing this, and then edit it if they're not?
Possibly, or, you can chec, the code .github folder for workflows the repo is using.
You could, but you'd have to know that some people do this, and it is confusing to maintainers if empty issues keep popping up.