diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 57b676af..33566c55 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -7,7 +7,7 @@ resolves #`issueNumber` ## Checklist for profile addition -- [ ] Name the PR `fix: Add `. +- [ ] 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. diff --git a/README.md b/README.md index d55227da..454dffcf 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ Feel free to submit a [pull request](https://github.com/EddieHubCommunity/awesom } ``` -4. Create a [Pull Request](https://github.com/EddieHubCommunity/awesome-github-profiles/pulls) to add the changes to this repository. Please change the title to `add your-username` and in the description add `resolve #issueNumber` +4. Create a [Pull Request](https://github.com/EddieHubCommunity/awesome-github-profiles/pulls) to add the changes to this repository. Please change the title to `fix: add ` and in the description add `resolve #issueNumber` ### Any questions, feel free to let us know!