Skip to content
Snippets Groups Projects
Commit 750ed45e authored by david_williams's avatar david_williams
Browse files

move to '3' approvals

parent 785b4e77
No related branches found
No related tags found
No related merge requests found
<?php
// votes required to be considered "approved"
$nvotesRequired = 2;
$nvotesRequired = 3;
$targetMilestone="3.1.2";
$targetMilestoneJPA="2.2.2";
$debug = false;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment