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
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@ Please note that this project is released with a [Contributor Code of Conduct](C
13
13
14
14
Please ensure your pull request adheres to the following guidelines:
15
15
16
-
* Search open and closed PR's to avoid duplicate suggestions.
16
+
* Search open and closed PRs to avoid duplicate suggestions.
17
17
* Specify why the presentation is a must-watch, e.g., what did you learn from it, how will this be of value to developers?
18
18
* Use the following format: <pre>`[**Talk Title**](link): Presenter, Event``Duration`</pre>
19
19
- For multiple presenters use a serial comma as appropriate, e.g., Marcia, Jan, and Cindy.
@@ -29,4 +29,4 @@ Thank you for your suggestions!
29
29
30
30
## Updating Your Pull Request
31
31
32
-
Sometimes a maintainer will ask you to edit your pull request before it's included. This is normally due to spelling errors or because your PR didn't match the above guidlines guidelines. [This write-up](https://github.com/RichardLitt/knowledge/blob/master/github/amending-a-commit-guide.md) covers the different ways you can change a pull request
32
+
Sometimes a maintainer will ask you to edit your pull request before it's included. This is normally due to spelling errors or because your PR didn't match the above guidelines guidelines. [This write-up](https://github.com/RichardLitt/knowledge/blob/master/github/amending-a-commit-guide.md) covers the different ways you can change a pull request
0 commit comments