LinuxCommands
LinuxCommands copied to clipboard
Added "Let there be fire"
Description
Please Include a short summary of your Pull Request.
Types of changes
What types of changes does your code introduce to LinuxCommands with this pull request?
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)
Details of changes
The following changes were made
- ...
- ...
- ...
Further comments
If this is a relatively large or complex change, kick off the discussion by explaining why you chose the solution you did and what alternatives you considered, etc...
Description
Please Include a short summary of your Pull Request.
Checklist:
- [ ] My code follows the style guidelines of this project
- [ ] I have performed a self-review of my own code
- [ ] I have commented my code, particularly in hard-to-understand areas
- [ ] I have made corresponding changes to the documentation
- [ ] My changes generate no new warnings
- [ ] I have added tests that prove my fix is effective or that my feature works
- [ ] New and existing unit tests pass locally with my changes
- [ ] There are no hardcoded strings
- [ ] I have reviewed my code and guarantee that the code is not Plagiarised