🐛 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 🛠️
[ ] Bug fix
[ ] New feature
[ ] Documentation update
[ ] Other (please describe)
- [ ] Bug fix
- [ ] New feature
- [ ] Documentation update
- [ ] Other (please describe)
## 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.
[ ] I have tested this change on a local machine
[ ] I have tested this change on a virtual machine or cloud-based instance
[ ] I have added new tests (if applicable)
- [ ] I have tested this change on a local machine
- [ ] I have tested this change on a virtual machine or cloud-based instance
- [ ] I have added new tests (if applicable)
## Checklist ✅
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)
[ ] I have updated the documentation as necessary (e.g., README, wiki, etc.)
[ ] I have performed a self-review of my code
[ ] I have commented my code (if necessary) and explained any complex logic
[ ] My changes require changes to the documentation (if applicable)
[ ] I have added tests to verify my changes (if applicable)
[ ] I have read and followed the contributing guidelines
[ ] I have tested the changes on the appropriate platforms (e.g., x86_64, ARM, etc.)
- [ ] 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 performed a self-review of my code
- [ ] I have commented my code (if necessary) and explained any complex logic
- [ ] My changes require changes to the documentation (if applicable)
- [ ] I have added tests to verify my changes (if applicable)
- [ ] I have read and followed the contributing guidelines
- [ ] I have tested the changes on the appropriate platforms (e.g., x86_64, ARM, etc.)
## Screenshots 📸
If applicable, add screenshots to help explain your changes.
---
### Thank you for contributing to Snigdha OS ArchISO! 🎉