From 64e6fb666b57d43df86a0706820c925fc601cb69 Mon Sep 17 00:00:00 2001 From: Caleb Anderson Date: Mon, 24 Oct 2016 13:49:51 -0600 Subject: [PATCH] Update CONTRIBUTING.md Fixed single-character typo. 'youself' -> 'yourself' --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 22901439a9..04f67cdafb 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -17,7 +17,7 @@ Please `git rebase` to the latest revision of the bleed branch. -Don't forget to add youself to [AUTHORS](https://github.com/OpenRA/OpenRA/blob/bleed/AUTHORS). +Don't forget to add yourself to [AUTHORS](https://github.com/OpenRA/OpenRA/blob/bleed/AUTHORS). Please propose a [CHANGELOG](https://github.com/OpenRA/OpenRA/wiki/CHANGELOG) entry in the pull-request comments.