-
Please go through code once and if we are using a certain name for variable, use them.. for instance veteran variable name is used for veteran role etc etc, it will make our task a bit easy.
- All variables must have good readable names.
- Command must be named relevantly according to the function.
- Add command to help menu after creating a new one else the PR might get rejected.
- Keep the code organized and comment it properly.