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: CONTRIBUTING.md
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -40,7 +40,7 @@ Issue the PR to the [master](https://github.com/webpack/webpack.js.org/tree/mast
40
40
41
41
## Contribution Recognition
42
42
43
-
Any document that you edit, you can choose to add your GitHub username at the top of the document for recognition:
43
+
You can choose to add your GitHub username for recognition at the top of any markdown document you edit:
44
44
45
45
**example.md**
46
46
@@ -59,7 +59,8 @@ contributors:
59
59
60
60
```
61
61
62
-
This will add your name and GitHub profile photo to the document in production. This is a great way to own the awesome work that you do and encourage that you remember to do this in your PR's.
62
+
This will add your name and GitHub profile photo to the document in production. It's a great way to own the awesome work that you do and we encourage you to
0 commit comments