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
Copy file name to clipboardExpand all lines: .github/CONTRIBUTING.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -47,6 +47,7 @@ Be sure to fill out the pull request template's requested information -- otherwi
47
47
PRs are also expected to have a title that adheres to [commitlint](https://github.com/conventional-changelog/commitlint) and uses a [gitmoji emoji](https://gitmoji.dev).
48
48
Only PR titles need to be in that format, not individual commits.
49
49
Don't worry if you get this wrong: you can always change the PR title after sending it.
50
+
Check [previously merged PRs](https://github.com/LearningTypeScript/projects/pulls?q=is%3Apr+is%3Amerged+-label%3Adependencies+) for reference.
50
51
51
52
Please try not to force-push commits to PRs that have already been reviewed.
0 commit comments