github.com/koko1123/flow-go-1@v0.29.6/.github/ISSUE_TEMPLATE/micro-decision.md (about) 1 --- 2 name: Micro Decision 3 about: A template to describe a problem and a proposed solution. Enables fast iterations 4 on decisions. 5 title: "[MDF] <Replace title here>" 6 labels: MDF 7 assignees: '' 8 9 --- 10 11 ## Problem 12 <!--- Please try limit problem description to 100 words. ---> 13 14 ## The Proposed Solution 15 <!--- Please propose only one solution, and to try to limit to 100 words. If more than one good solution, narrow it down with teammates before posting. If a different solution is needed, then a new issue will be created. ---> 16 17 --- 18 19 ### Note 20 <!--- Please do not remove the following block ---> 21 This is part of the decision framework described in https://github.com/dapperlabs/bamboo/issues/576 . 22 These issues are meant to be resolved quickly, therefore: 23 - Comments or discussions should happen in direct communication (slack, sync, etc') 24 - Comments on this thread should be limited to one of these short replies: 25 - `I agree` 26 - `I'm OK with this` 27 - `I would like further discussions before deciding` 28 - `I disagree`