From 48f0e1223719b4fb71d3165c689ece8235af401d Mon Sep 17 00:00:00 2001 From: Bruno de Oliveira Abinader Date: Thu, 30 Jan 2014 13:40:18 -0500 Subject: [PATCH] Added link to GitHub & Critic PR handling 101 TSIA. --- CONTRIBUTING.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index f38c3da8542e..3fc1f995166b 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -29,6 +29,7 @@ follow this format, even those from core contributors. - When changing code related to the DOM, add a test to `src/test/html/content`, either by adding it to an existing test file or creating a new one. +For specific git instructions, see [GitHub & Critic PR handling 101](https://github.com/mozilla/servo/wiki/Github-&-Critic-PR-handling-101). ## Conduct