Skip to content

Instantly share code, notes, and snippets.

@orca8
Last active August 29, 2015 14:15
Show Gist options
  • Save orca8/ba6848c575c6a7f60f27 to your computer and use it in GitHub Desktop.
Save orca8/ba6848c575c6a7f60f27 to your computer and use it in GitHub Desktop.
GitHubなどのissueに付けるタグのガイドライン
  • bug システム、機能のバグ
  • feature 実装、廃止する機能
  • question 仕様や機能、使い方の質問
  • document 仕様や機能、使い方のドキュメント
  • wontfix 既知の内容だが対応しない
  • discussion 仕様や機能の議論
  • enhancement 機能の強化、機能のブラッシュアップ
  • priority 優先事項、優先的に対応
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment