You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 28, 2024. It is now read-only.
docs: Updated PR title in Readme an PR template. (#908)
* Changed PR title in README.md
Changed from `add <your-username>` to `fix: add <your-username>` in `README.md`
* Changed PR title in PR template
Changed from `fix: Add <your-username>` to `fix: add <your-username>` in `pull_request_template.md`
Copy file name to clipboardExpand all lines: .github/pull_request_template.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ resolves #`issueNumber`
7
7
8
8
## Checklist for profile addition
9
9
10
-
-[ ] Name the PR `fix: Add <your-username>`.
10
+
-[ ] Name the PR `fix: add <your-username>`.
11
11
-[ ] You've added file named `your-username.json` in the [profiles](https://github.com/EddieHubCommunity/awesome-github-profiles/tree/main/profiles) directory.
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -43,7 +43,7 @@ Feel free to submit a [pull request](https://github.com/EddieHubCommunity/awesom
43
43
}
44
44
```
45
45
46
-
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`
46
+
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 <your-username>` and in the description add `resolve #issueNumber`
0 commit comments