Skip to content

Instantly share code, notes, and snippets.

@jackzampolin
Created January 9, 2018 20:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jackzampolin/dc4b32de2d87c344f5ba09b342bc3e01 to your computer and use it in GitHub Desktop.
Save jackzampolin/dc4b32de2d87c344f5ba09b342bc3e01 to your computer and use it in GitHub Desktop.
foo-baz

Every issue gets an area/* and kind/* Once they are prioritized they also get a priority/*

Kind Examples:

  • api-change
  • bug
  • cleanup
  • design
  • documentation
  • discussion
  • e2e-test-failure
  • enhancement
  • feature
  • flake
  • friction
  • new-api
  • old-docs
  • postmortem
  • support
  • technical-debt
  • upgrade-test-failure
  • etc...

Area Examples:

  • admin
  • admission-control
  • api
  • apiserver
  • app-lifecycle
  • audit
  • batch
  • build-release
  • cadvisor
  • client-libraries
  • cloudprovider
  • etc...

Priority Examples:

  • awaiting-more-evidence
  • backlog
  • critical-urgent
  • failing-test
  • important-longterm
  • important-soon
  • P0
  • P1
  • P2
  • P3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment