Shattered Codex

Wiki

Support

How to Report Bugs, Questions, and Feature Requests

Use the GitHub tracker to report bugs, ask questions, and submit requests in a format that is easy to triage and follow up.

2 minUpdated March 2026
1

Open the Tracker

All bugs, questions, and feature requests should be submitted through the Shattered Codex GitHub tracker.

This keeps reports centralized, easier to search, and easier to follow up over time.

2

Create a New Issue

Open the tracker, go to the Issues tab, and click New Issue.

Create one issue per bug, request, or improvement so the discussion stays focused and easy to track.

  • Open the GitHub tracker
  • Click Issues
  • Click New Issue
  • Choose the correct issue flow and fill out the details
3

Use the Title Format

Use the following title format so reports are easy to filter by module and by report type:

[Module-Name][bug/request/improvement] - Title

Examples:

[SC Simple Sockets][bug] - Damage applied to all weapons

[SC Active Effect Search][request] - Add keyboard shortcut

[SC More Gems][improvement] - Better gem descriptions

4

What to Include

In the issue description, include the expected behavior, the actual behavior, and the clearest reproduction details you can provide.

Screenshots, console errors, logs, world context, and module versions all help reduce back-and-forth and make the issue easier to diagnose.

  • What you expected to happen
  • What actually happened
  • Steps to reproduce, if applicable
  • Screenshots or logs, if possible