We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e61a88 commit 597fa5aCopy full SHA for 597fa5a
src/config/constants.js
@@ -888,7 +888,7 @@ export const MILESTONE_STATUS_TEXT = [
888
export const MIN_CHECKPOINT_REVIEW_DESIGNS = 5
889
890
// minimum winner designs to select during final-designs milestone
891
-export const MIN_WINNER_DESIGNS = 3
+export const MIN_WINNER_DESIGNS = 2
892
893
// default additional desgin cost to select during final-designs milestone
894
export const DEFAULT_ADDITIONAL_DESIGN_COST = 100
0 commit comments