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: src/contributing/index.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
@@ -41,7 +41,7 @@ to check.
41
41
## Review
42
42
43
43
Once you're happy with your contribution, open a pull request (PR). Give your PR a meaningful commit message
44
-
(see [this article on commit message guidelines](https://chris.beams.io/posts/git-commit/) for some suggestions).
44
+
(see [this article on commit message guidelines](https://cbea.ms/git-commit) for some suggestions).
45
45
If there is a bug associated with your documentation, title it in the form of `Bug 1234 - <descriptive one-liner>` - that way, the [Bugzilla PR linker](https://github.com/mozilla/github-bugzilla-pr-linker) will pick up the PR and attach it to the bug.
46
46
47
47
After filing your PR, assign the appropriate person for review (GitHub will usually provide some suggestions), assuming you have permissions to do so yourself.
0 commit comments