From e01cb256922bdfb95162662e48f2d2c1506eaea1 Mon Sep 17 00:00:00 2001 From: Feross Aboukhadijeh Date: Thu, 11 Dec 2014 19:56:09 -0800 Subject: Update CONTRIBUTING.md --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CONTRIBUTING.md') diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 5e63bcb..7f104df 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -7,7 +7,7 @@ Individuals making significant and valuable contributions are given commit-acces There are a few basic ground-rules for contributors: 1. **No `--force` pushes** or modifying the Git history in any way. -1. **Breaking API changes and significant modifications** should be subject to a **pull request** to solicit feedback from other contributors. +1. **External API changes and significant modifications** should be subject to a **pull request** to solicit feedback from other contributors. 1. Pull requests to solicit feedback are *encouraged* for any other non-trivial contribution but left to the discretion of the contributor. 1. Use a non-`master` branch for ongoing work. 1. Contributors should attempt to adhere to the prevailing code style. -- cgit v1.2.3