Skip to content

Labels

Labels

  • ai:needs-fix

    action item: needs fixing
  • ai:needs-repro

    action item: needs reproduction steps
  • closed:duplicate

    this already exists
  • closed:invalid

    this doesn't seem right
  • closed:obsolete

    this issue is already obsolete
  • closed:wontfix

    anything that was decided not worth our time, or something similar
  • issue:bug

    something is not working as intended
  • issue:enhancement

    suggest a new feature
  • p:0

    priority: 0 (highest level)
  • p:1

    priority: 1 (critical)
  • p:2

    priority: 2 (high)
  • p:3

    priority: 3 (medium)
  • p:4

    priority: 4 (normal)
  • p:5

    priority: 5 (low)
  • scope:brackets

    things related to bracket contents
  • scope:home

    things related to the homepage
  • scope:misc

    miscellaneous stuff
  • scope:repo

    anything related to managing the repository
  • scope:sheets

    anything related to the character sheets
  • scope:toc

    related to the table of contents
  • type:build

    changes that affect the build system or external dependencies
  • type:ci

    changes to the CI configuration files and scripts
  • type:data

    updates to the data files
  • type:docs

    documentation only changes
  • type:feat

    a new feature or enhancement
  • type:fix

    a bug fix
  • type:perf

    a code change that improves performance
  • type:ref

    related to code refactors, a code change that neither fixes a bug nor adds a feature
  • type:style

    changes that do not affect the meaning of the code
  • type:test

    adding missing tests or correcting existing tests