From fdc90633e8c2ec135cbd21caf25e9332b67a8a1a Mon Sep 17 00:00:00 2001 From: jrfnl Date: Mon, 8 Dec 2014 20:25:50 +0100 Subject: [PATCH] Add rule about language agnostic urls --- CONTRIBUTING.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 23109f6..a795ab9 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -109,3 +109,4 @@ All content is completely free now, and always will be. 3. Wrap all text to 120 characters 4. Code samples should adhere to PSR-1 or higher 5. Use [GitHub Flavored Markdown](http://github.github.com/github-flavored-markdown/) for all content +6. Use language agnostic urls when refering to external websites such as the [php.net](http://php.net/urlhowto.php) manual