What types of changes does your code introduce to CyberSlash?
Put an x
in the boxes that apply
- Bugfix (non-breaking change which fixes an issue)
- New feature (non-breaking change which adds functionality)
- Breaking change (fix or feature that would cause existing functionality to not work as expected)
Please explain the changes you made here.
Put an x
in the boxes that apply.
You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask. We're here to help! This is simply a reminder of what we are going to look for before merging your code.
- The code compiles and has no errors.
- I have extended the README if necessary
- All added code complies with the set guidelines.
- I have added necessary documentation (if appropriate) to all added code.
- Any dependent changes have been merged and published in downstream modules
- I have pulled the latest master into this branch to avoid merge conflicts.
- I have created new issues for any new bugs that were caused by this pull request.
Please describe new bugs that have occured in this pull request, also link the issues of said bugs.
If any, please link the issues of fixed bugs. If none, type "None"