-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #83 from SmartGecko44/short-term/code-optimization
Short term/code optimization
- Loading branch information
Showing
17 changed files
with
120 additions
and
121 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,40 +1,40 @@ | ||
# Pull Request | ||
|
||
## Description | ||
###### _- Please provide a brief description of the changes introduced by this pull request._ | ||
|
||
Please provide a brief description of the changes introduced by this pull request. | ||
|
||
- | ||
___ | ||
## Related Issues | ||
###### _- List any related issues that this pull request addresses or resolves._ | ||
|
||
- List any related issues that this pull request addresses or resolves. | ||
|
||
- | ||
___ | ||
## Checklist | ||
|
||
Please review and check the following before submitting your pull request: | ||
### Please review and check the following before submitting your pull request: | ||
|
||
- [ ] I have read and followed the [Contributing Guidelines](../CONTRIBUTING.md). | ||
- [ ] My code follows the established [Code Style](../CONTRIBUTING.md#code-style). | ||
- [ ] I have added appropriate comments and documentation. | ||
- [ ] I have written unit tests for my changes (if applicable). | ||
- [ ] My changes pass the continuous integration tests. | ||
- [ ] I have reviewed and updated the documentation if necessary. | ||
- [ ] I have checked for and resolved any merge conflicts. | ||
|
||
- [ ] I have tested my changes locally. | ||
- [ ] My code does not significantly impact the performance of any existing features in a negative way. | ||
--- | ||
## Security | ||
### Please ensure that your changes adhere to our [Security Policy](../SECURITY.md) and do not introduce security vulnerabilities. | ||
|
||
Please ensure that your changes adhere to our [Security Policy](../SECURITY.md) and do not introduce security vulnerabilities. | ||
- [ ] My code does not house any security vulnerabilities, backdoors or any other malicious code. | ||
___ | ||
## Screenshots (if applicable, delete if not applicable) | ||
###### _- Include any relevant screenshots or visual representations of your changes._ | ||
|
||
## Reviewers | ||
|
||
Assign reviewers to your pull request. | ||
|
||
## Screenshots (if applicable) | ||
|
||
Include any relevant screenshots or visual representations of your changes. | ||
|
||
___ | ||
## Additional Notes | ||
###### _- Provide any additional information or context that reviewers or maintainers may find helpful._ | ||
|
||
Provide any additional information or context that reviewers or maintainers may find helpful. | ||
|
||
## By submitting this pull request, I confirm that my contribution is made under the terms of the project's [LICENSE](../LICENSE.md). | ||
|
||
___ | ||
## By submitting this pull request, I confirm that my contribution is made under the terms of the project's [LICENSE](../LICENSE.md). |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.