Advertisement
Guest User

Untitled

a guest
Mar 6th, 2017
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.63 KB | None | 0 0
  1. ## Stack Overflow
  2.  
  3. ### Advantages
  4.  
  5. - Is part of the SE network.
  6. - Already [contains some common answers][0].
  7. - Rep is an incentive to contribute.
  8.  
  9. ### Disadvantages
  10.  
  11. - Not all common review answers are on-topic there.
  12. - Not all common review answers fit in a Q&A.
  13. - Hard to categorize these questions, for future answers.
  14.  
  15. [0]: http://stackoverflow.com/q/1452721
  16.  
  17. ## Tag Wikis
  18.  
  19. ### Advantages
  20.  
  21. - Self contained on Code Review.
  22. - [Tag Editor][1] and [Research Assistant][2] can be incentives to contribute.
  23. - Has no required format for contributions.
  24.  
  25. ### Disadvantages
  26.  
  27. - Hard to link to.
  28. - Would make Tag Wikis long.
  29.  
  30. [1]: https://codereview.stackexchange.com/help/badges/53/tag-editor
  31. [2]: https://codereview.stackexchange.com/help/badges/79/research-assistant
  32.  
  33. ## [Code Review][3]
  34.  
  35. ### Advantages
  36.  
  37. - Self contained.
  38. - Rep is an incentive to contribute. (Unless we require contributions to be Community Wiki)
  39.  
  40. ### Disadvantages
  41.  
  42. - Not all common review answers fit in a Q&A.
  43. - Would require us to create a tag to categorize these questions. (May add complexity and confusion.)
  44. - We would duplicate some Stack Overflow question and answers.
  45.  
  46. [3]: http://meta.codereview.stackexchange.com/q/1644
  47.  
  48. ## Documentation
  49.  
  50. ### Advantages
  51.  
  52. - Is part of the SE network
  53. - Rep is an incentive to contribute.
  54. - Probably has some common answers.
  55.  
  56. ### Disadvantages
  57.  
  58. - It has a negative stigma around it.
  59.  
  60. ## Off-site website
  61.  
  62. ### Advantages
  63.  
  64. - Freedom to post anything.
  65. - Easy to link to.
  66.  
  67. ### Disadvantages
  68.  
  69. - Needs us to set it up and maintain it.
  70. - No incentive to contribute.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement