This commit is contained in:
kwaroran
2023-06-01 08:06:26 +09:00

6
.github/pull_request_template.md vendored Normal file
View File

@@ -0,0 +1,6 @@
# PR Checklist
- [ ] Did you check if it works normally in all models? *ignore this when it dosen't uses 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?
- [ ] Did you added a type def?
# Description