PR arrives

Steps for when a PR arrives:

  • Determine if the PR is valid or invalid
  • If valid, determine if it is sufficient
  • If it is sufficient, depending on type:
  • if it is a feature request or enhancement, determine if it has a patch; if so, to 'valid PR'
  • if it is bug, determine if it has a patch; if so, to 'valid PR'
  • else determine if it has a test case, if so, to 'valid PR'
  • else stays in 'insufficent PR'