Skip to content

Labels

Labels

  • codex

  • good first issue

    First-time contributors that open a new issue
  • misc: help wanted

    This requires extra effort
  • type: bug

    An issue or pull request relating to a bug
  • type: chore

    Changes to the build process or auxiliary tools and libraries such as documentation generation
  • type: documentation

    An issue or pull request for improving or updating the documentation
  • type: duplicate

    There is already a open issue or PR.
  • type: feature

    A new feature
  • type: invalid

    Does not provide useful info or has gone stale
  • type: maintenance

    An issue or pull request describing a change that isn't a bug, feature or documentation change
  • type: optimization

    A code change that improves performance
  • type: question or discussion

    Issue discussing or asking a question about graphql-server-core
  • type: rfc

    Use this label for RFCs (request for comments) for broad, sweeping changes to graphql-server-core
  • type: tests

    Adding missing or correcting existing tests
  • type: upstream

    Issues outside of graphql-server-core control, caused by dependencies
  • type: wontfix

    Out of scope