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:
- clone nethserver-xxx source
- try to build rpm
- fix build errors (if present)
- install rpm
- create pull request
- open issue for unsolved errors
What do you think?