-
Notifications
You must be signed in to change notification settings - Fork 557
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Adds in-game bug reports without needing a GitHub account #6392
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
this requires the original devs of this feature on goon to license this agpl-ey, goon's cc-by-nc-sa is not compatible |
…to beg for licensing.
Heya, original author of the goonstation feature here. You have my permission to port this under whichever license you use. Enjoy. |
Thank you! |
3 tasks
This was referenced Jun 15, 2024
This was referenced Jun 16, 2024
cm13-github
added a commit
that referenced
this pull request
Jun 16, 2024
cm13-github
added a commit
that referenced
this pull request
Jun 16, 2024
cm13-github
added a commit
that referenced
this pull request
Jun 16, 2024
cm13-github
added a commit
that referenced
this pull request
Jun 16, 2024
cm13-github
added a commit
that referenced
this pull request
Jun 16, 2024
Closed
cm13-github
added a commit
that referenced
this pull request
Jun 17, 2024
3 tasks
This was referenced Jun 17, 2024
Closed
harryob
approved these changes
Jun 19, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Feature
Feature coder badge
Testmerge Candidate
we'll test this while you're asleep and the server has 10 players
UI
deletes nanoui/html
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
About the pull request
Adds in-game bug reports without needing a GitHub account
Explain why it's good for the game
Essentially, the idea is to allow for the creation of bug reports in-game without needing to own a Github account, this can help to incentivize issue reporting and be beneficial overall.
TODO:
Notable changes from Goonstation's bug report system is that I migrated it to TypeScript and it now requires admin approval.
Changelog
🆑
add: Adds the ability for users to make bug reports in-game
ui: New bug report system ui
/:cl: