From d68cb52d8a0232aa6f029a8329f69669f9cb657a Mon Sep 17 00:00:00 2001
From: Makayla Shepherd <mshepherd@usgs.gov>
Date: Wed, 18 Jul 2018 08:16:26 -0700
Subject: [PATCH] Update CONTRIBUTING.md

---
 CONTRIBUTING.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 78b2d0aed5..70035ab9a9 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -57,7 +57,7 @@ The following is a set of guidelines for contributing to ISIS3.
 * You must provide test data for any new or modified tests.
 * You must have a Redmine issue assigned to you before submitting a pull request.
 * You must complete the Developer Checklist before submitting your pull request.
-* When submitting a pull request, you must include the Redmine issue number in the title of the pull request. Use the "Fixes #0000" format.
+* When submitting a pull request, you must include the Redmine issue number in the title of the pull request. Use the "Fixes #0000" format (#0000 being the Redmine ticket number).
 
 ## What can I expect from the ISIS3 development team?
 ### Response Time
-- 
GitLab