Hey @aristosgi! I have opened some issues for you to resolve.
Please apply the following guidelines when resolving the issues:
1) Commit messages:
Commit messages should be meaningful; "not needed" is the complete opposite!
Follow this guide in order to see how to construct a proper commit message.
2) Use references to issues:
When a commit is relevant to an issue, remember to mention this issue in your commit message using the # symbol and selecting the corresponding issue. Here is the official guide.
Hey @aristosgi! I have opened some issues for you to resolve.
Please apply the following guidelines when resolving the issues:
1) Commit messages: Commit messages should be meaningful; "not needed" is the complete opposite! Follow this guide in order to see how to construct a proper commit message.
2) Use references to issues: When a commit is relevant to an issue, remember to mention this issue in your commit message using the
#
symbol and selecting the corresponding issue. Here is the official guide.