Contributing - pesos/optimus GitHub Wiki

  1. Adding a feature
  1. Raising an issue
  • Determine what is breaking
  • Raise an issue here
  • Describe in what situations the system breaks
  1. Fixing bugs
  • Go through outstanding issues
  • Choose an issue you would like to close
  • Comment on the issue that you intend to work on it (to avoid conflicts)
  • Follow steps in (1)