diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md new file mode 100644 index 00000000..6e340384 --- /dev/null +++ b/.github/pull_request_template.md @@ -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