🐛 fix: made as a checklist

This commit is contained in:
eshanized
2024-12-31 13:51:52 +05:30
parent f042b55d1f
commit e731391427

View File

@@ -6,10 +6,10 @@ Please provide a short summary of the changes made in the pull request. Explain
### Changes Include 🛠️ ### Changes Include 🛠️
[ ] Bug fix - [ ] Bug fix
[ ] New feature - [ ] New feature
[ ] Documentation update - [ ] Documentation update
[ ] Other (please describe) - [ ] Other (please describe)
## Related Issue 🔗 ## Related Issue 🔗
@@ -26,25 +26,27 @@ Fixes: #123
Please describe the tests that you ran to verify your changes. Include any relevant details about your testing environment. Please describe the tests that you ran to verify your changes. Include any relevant details about your testing environment.
[ ] I have tested this change on a local machine - [ ] I have tested this change on a local machine
[ ] I have tested this change on a virtual machine or cloud-based instance - [ ] I have tested this change on a virtual machine or cloud-based instance
[ ] I have added new tests (if applicable) - [ ] I have added new tests (if applicable)
## Checklist ✅ ## Checklist ✅
Please check the following boxes to ensure the pull request is complete: Please check the following boxes to ensure the pull request is complete:
[ ] My code follows the code style of this project (e.g., indentation, naming conventions) - [ ] My code follows the code style of this project (e.g., indentation, naming conventions)
[ ] I have updated the documentation as necessary (e.g., README, wiki, etc.) - [ ] I have updated the documentation as necessary (e.g., README, wiki, etc.)
[ ] I have performed a self-review of my code - [ ] I have performed a self-review of my code
[ ] I have commented my code (if necessary) and explained any complex logic - [ ] I have commented my code (if necessary) and explained any complex logic
[ ] My changes require changes to the documentation (if applicable) - [ ] My changes require changes to the documentation (if applicable)
[ ] I have added tests to verify my changes (if applicable) - [ ] I have added tests to verify my changes (if applicable)
[ ] I have read and followed the contributing guidelines - [ ] I have read and followed the contributing guidelines
[ ] I have tested the changes on the appropriate platforms (e.g., x86_64, ARM, etc.) - [ ] I have tested the changes on the appropriate platforms (e.g., x86_64, ARM, etc.)
## Screenshots 📸 ## Screenshots 📸
If applicable, add screenshots to help explain your changes. If applicable, add screenshots to help explain your changes.
---
### Thank you for contributing to Snigdha OS ArchISO! 🎉 ### Thank you for contributing to Snigdha OS ArchISO! 🎉