vnote/ISSUE_TEMPLATE.md
2018-08-28 21:04:39 +08:00

718 B
Raw Blame History

  • 1 issue that costs user 1 minute to compose may take the dev 10 minutes to figure it out before coding;

  • 1 issue that costs user 10 minutes to compose may take the dev just 1 minute to figure it out before coding;

  • 100 1-minute issues by 100 users may take the dev 1000 minutes to figure it out before coding.

  • 一个用户花1分钟写好的问题可能得耗费开发者10分钟去理解清楚然后才是写代码解决问题

  • 一个用户花10分钟写好的问题可能只需要开发者1分钟去理解清楚然后写代码解决问题

  • 由100个用户在1分钟内写好的100个问题可能会耗费开发者1000分钟去理解清楚,然后才是写代码解决问题。