MISC: Mention bug-report channel on Discord for reporting bugs (#2201)

This commit is contained in:
catloversg
2025-06-15 13:47:28 +07:00
committed by GitHub
parent c717cf16f7
commit 3c8099dc6b
3 changed files with 9 additions and 9 deletions
+4 -4
View File
@@ -111,13 +111,13 @@ export function RecoveryRoot({ softReset, errorData, resetError }: IProps): Reac
</Link>
</Typography>
<Typography>
<Link href="https://www.reddit.com/r/Bitburner/" target="_blank">
Make a reddit post
<Link href="https://discord.gg/TFc3hKD" target="_blank">
Post in the #bug-report channel on Discord.
</Link>
</Typography>
<Typography>
<Link href="https://discord.gg/TFc3hKD" target="_blank">
Post in the #bug-report channel on Discord.
<Link href="https://www.reddit.com/r/Bitburner/" target="_blank">
Make a reddit post
</Link>
</Typography>
<Typography>Please include your save file and the crash report.</Typography>