diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 569405ab..01a3f69b 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -5,6 +5,6 @@ resolves #`issueNumber` ## Checklist for profile addition -- [ ] Name the PR `Add ` -- [ ] You've filled all the required fields in [data.json](https://github.com/EddieHubCommunity/awesome-github-profiles/blob/main/data.json) file -- [ ] You've linked the PR to correct Issue +- [ ] Name the PR `fix: Add `. +- [ ] You've added file named `your-username.json` in the [profiles](https://github.com/EddieHubCommunity/awesome-github-profiles/tree/main/profiles) directory. +- [ ] You've linked the PR to the correct issue.