diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md new file mode 100644 index 000000000..af26fe308 --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,13 @@ +#### Develoer Checklist +- [ ] Followed guidelines mentioned in the readme file. +- [ ] Followed directory structure. (e.g. ProjectName/{USERNAME}/...yourfiles) +- [ ] Starred ⭐ the Repo (Optional) + +#### Summary +###### _add a summary here_ + +#### Screenshot +###### _attach screenshots/gifs here_ + +#### Live Project Link +###### _add a working project link here_