Closed Paul2708 closed 4 years ago
Thank you for your contribution! I totally forgot to add a develop
branch, thanks for pointing that out.
@all-contributors please add @Paul2708 for code
@RealCerus
I've put up a pull request to add @Paul2708! :tada:
This pr adds an enum that maps a node by its name to its add action. This should improve the code quality by avoiding a switch statement. Furthermore, you have only to edit the enum if you want to add new nodes.
Note: There is no
dev
branch as described in the contributing guidelines.