From 5b2fa9d6245ec846e3f1f2835ec13161a522715a Mon Sep 17 00:00:00 2001
From: Greg Wilson <gvwilson@third-bit.com>
Date: Mon, 2 May 2016 06:21:58 -0400
Subject: [PATCH] Credit for contrib template

---
 _templates/CONTRIBUTING.md | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/_templates/CONTRIBUTING.md b/_templates/CONTRIBUTING.md
index 438fb31..1757795 100644
--- a/_templates/CONTRIBUTING.md
+++ b/_templates/CONTRIBUTING.md
@@ -96,10 +96,15 @@ the [discussion mailing list][discuss-list],
 which everyone is welcome to join.
 You can also [reach us by email][contact].
 
+These contribution guidelines borrow from [this template][contrib-template]
+created by [Nadia Eghbal][eghbal].
+
 [contact]: admin@software-carpentry.org
+[contrib-template]: https://github.com/nayafia/contributing-template
 [dc-issues]: https://github.com/issues?q=user%3Adatacarpentry
 [dc-lessons]: http://datacarpentry.org/lessons/
 [discuss-list]: http://lists.software-carpentry.org/mailman/listinfo/discuss_lists.software-carpentry.org
+[eghbal]: https://github.com/nayafia
 [github-flow]: https://guides.github.com/introduction/flow/
 [how-contribute]: https://egghead.io/series/how-to-contribute-to-an-open-source-project-on-github
 [issues]: https://github.com/gvwilson/new-lesson-template/issues/
-- 
GitLab