Moving from Redmine to GitHub?

I’d like to propose a real world test: use github instead of redmine for the “initial work” on NethServer 7.
Initial work means some small adjustments to a number of packages to make them work on CentOS 7.
My idea for a workflow is:

  1. clone nethserver-xxx source
  2. try to build rpm
  3. fix build errors (if present)
  4. install rpm
  5. create pull request
  6. open issue for unsolved errors

What do you think?

5 Likes