Create pull_request_template.md

This commit is contained in:
kwaroran
2023-05-31 23:32:28 +09:00
committed by GitHub
parent 42d0281e3f
commit 4092cbaad2

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