From 229e4eb37e1861b5c3e3717eff301a540f0c4066 Mon Sep 17 00:00:00 2001 From: Matthew Weier O'Phinney Date: Mon, 7 Mar 2016 09:49:58 -0600 Subject: [PATCH] Fixed escaping in CONTRIBUTING.md --- CONTRIBUTING.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index cb7f03a0..7838e120 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -227,4 +227,8 @@ repository, we suggest doing some cleanup of these branches. ```console $ git push {username} : ``` -\n\n## Conduct\n\nPlease see our [CONDUCT.md](CONDUCT.md) to understand expected behavior when interacting with others in the project. + + +## Conduct + +Please see our [CONDUCT.md](CONDUCT.md) to understand expected behavior when interacting with others in the project.