Skip to content

Instantly share code, notes, and snippets.

@zchee
Last active August 29, 2015 14:05
Show Gist options
  • Save zchee/a6c7075ad3a73557662c to your computer and use it in GitHub Desktop.
Save zchee/a6c7075ad3a73557662c to your computer and use it in GitHub Desktop.
issue label memo

labels(kind)

  • duplicate(重複,複製)
  • bug(バグ)
  • enhancement(拡張)
  • invalid(無効)
  • question(質問)
  • wontfix("won't fix"(報告された内容は認識しているが)修正するつもりは無い)
  • task(タスク)
  • proposal(提案)

Priority(優先度)

  1. blocker(今すぐやる)
  2. critical(明日までにやる)
  3. major(普通)
  4. minor(あとでやる)
  5. trivial(たぶんやらない)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment