✏️ Fix typos and tones of the pr template

This commit is contained in:
Do-hyun Ko
2024-12-25 22:27:48 +09:00
parent d7f376b8db
commit e7f509b51e

View File

@@ -1,6 +1,6 @@
# PR Checklist # PR Checklist
- [ ] Did you check if it works normally in all models? *ignore this when it dosen't uses models* - [ ] Have you checked if it works normally in all models? *Ignore this if it doesn't use models.*
- [ ] Did you check if it works normally in all of web, local and node hosted versions? if it dosen't, did you blocked it in those versions? - [ ] Have you checked if it works normally in all web, local, and node hosted versions? If it doesn't, have you blocked it in those versions?
- [ ] Did you added a type def? - [ ] Have you added type definitions?
# Description # Description