Advertisement
Guest User

Untitled

a guest
May 1st, 2016
46
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.50 KB | None | 0 0
  1. # Issue Tagging Scheme
  2.  
  3. ## Prioritization
  4.  
  5. Tractability:
  6. 1: Well defined,
  7. 2: Okay definition,
  8. 3: Not well defined,
  9.  
  10. Size:
  11. 1: S,
  12. 2: M,
  13. 3: L,
  14.  
  15. Difficulty:
  16. 1: Easy,
  17. 2: Okay,
  18. 3: Painful,
  19.  
  20. Severity:
  21. 1: Must do,
  22. 2: Nice to have,
  23. 3: least concern,
  24.  
  25. Priority:
  26. 1: Must do,
  27. 2: Nice to have,
  28. 3: Least Concern,
  29.  
  30.  
  31. ## Tracking
  32.  
  33. Status:
  34. unconfirmed,
  35. backlog,
  36. todo,
  37. in-progress,
  38. resolved,
  39.  
  40. Review:
  41. review-needed,
  42. needs revision,
  43. accepted,
  44.  
  45. Resolution:
  46. implemented,
  47. duplicate,
  48. invalid,
  49. will not implement,
  50. later,
  51.  
  52.  
  53. ## Classification
  54.  
  55. Type:
  56. bug,
  57. enhancement,
  58. discussion,
  59.  
  60. Lifecycle:
  61. design,
  62. dev,
  63. testing,
  64. release
  65.  
  66. Part:
  67. core,
  68. ecosystem,
  69. docs,
  70. examples,
  71. infrastructure,
  72. building and tooling,
  73.  
  74. Technology:
  75. windows,
  76. android,
  77. iOS,
  78. js,
  79. html,
  80. jsx,
  81. ie,
  82. safari,
  83. SVG,
  84. etc.
  85.  
  86. Other:
  87. regression,
  88. feedback wanted,
  89. help wanted,
  90. feature request,
  91. question,
  92. update,
  93. perf,
  94. big picture,
  95. community responsibility,
  96. contains potential question keywords,
  97. for stack overflow,
  98. icebox,
  99. needs more information,
  100. needs response from author,
  101. work in progress,
  102. new,
  103. wishlist,
  104. future idea,
  105. accept current state
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement