Skip to content

Labels

Labels

  • bot

    use this label if the issue/PR is related to bot.py
  • bug

    Something isn't working
  • bug risk

    Some part of the code may cause a bug or confusion later on
  • bugfix

    PR label. Use this label with pull requests if a bug is fixed
  • cog

    cog related. Use with "command" label if commands are involved
  • command

    Command related. Use together with the "cog" label
  • consider

    Something to consider
  • database

    Database related
  • dependencies

    Pull requests that update a dependency file
  • deployment

    Related to heroku / cloud deployment
  • documentation

    Improvements or additions to documentation
  • duplicate

    This issue or pull request already exists
  • enhancement

    New feature or request
  • future scope

    Something to do in the future!
  • good first issue

    Good for newcomers
  • help wanted

    Extra attention is needed
  • invalid

    This doesn't seem right
  • needs testing

    PR label. Use this when something needs testing.
  • not a bug

    To be used in conjunction with the "possible bug" label
  • possible bug

    May or may not actually be a bug. Don't confuse with the "bug risk" label!
  • question

    Further information is requested
  • repository

    This issue or pull request is related to the repository's setup
  • test

    Is test related
  • usability

    Related to usability/ease-of-use
  • wontfix

    This will not be worked on