| ... | ... | @@ -5,4 +5,4 @@ |
|
|
|
|
|
|
|
Unless you are just making changes to the compiling process (this does not include source code refactoring), merge requests should be targetted at `next` or a feature branch that will eventually be merged into `next`.
|
|
|
|
|
|
|
|
If you are making changes to the compiling process, such as tweaking the Makefile or addressing warnings introduced by a new version of GCC, you should target your merge request at `master`. |
|
|
\ No newline at end of file |
|
|
|
If you are making changes to the compiling process, such as tweaking the Makefile or addressing compiler warnings, you should target your merge request at `master`. |
|
|
\ No newline at end of file |