From 4a220a452ba01cfa59ade6fcc2c9933782e14127 Mon Sep 17 00:00:00 2001 From: Hannah Troisi Date: Sun, 24 Jul 2016 15:10:14 -0700 Subject: [PATCH] Update CONTRIBUTING.md --- CONTRIBUTING.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index c96a002f..442cb302 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -14,6 +14,7 @@ please open an issue on GitHub. *ASDK FILES:* +``` // // ASPagerFlowLayout.h // AsyncDisplayKit @@ -25,9 +26,11 @@ please open an issue on GitHub. // LICENSE file in the root directory of this source tree. An additional grant // of patent rights can be found in the PATENTS file in the same directory. // +``` *EXAMPLE PROJECT FILES:* +``` // // PhotoCellNode.m // Sample @@ -46,6 +49,7 @@ please open an issue on GitHub. // ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN // CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. // +``` ## Contributor License Agreement ("CLA") In order to accept your pull request, we need you to submit a CLA. You only need