From b37f29aa4c083645dcbb34904a9f0e0bc3ad83a1 Mon Sep 17 00:00:00 2001 From: Makayla Shepherd <mshepherd@usgs.gov> Date: Thu, 29 Mar 2018 16:19:12 -0700 Subject: [PATCH] Update CONTRIBUTING.md --- CONTRIBUTING.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 8372294db5..975f740821 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -40,7 +40,7 @@ If you have a question or a problem with contributing to our software please con If you have a question about, a problem with, or a suggestion for ISIS3, please read our [Guidelines for reporting Redmine issues](https://isis.astrogeology.usgs.gov/fixit/projects/isis/wiki/Guidelines_for_Reporting_Issues). Once you have read that please [submit](https://isis.astrogeology.usgs.gov/fixit/projects/isis/issues/new) a Redmine issue. ### Working on an existing issue or enhancement -1. Assign the redmine issue to yourself. If you don't have the permission to do this, please make a note on the issue that you would like to work on it. Please contact ## REGENT EMAIL HERE ## for permission to work on an issue. +1. Assign the Redmine issue to yourself. If you don't have the permission to do this, please make a note on the issue that you would like to work on it. Please contact ## REGENT EMAIL HERE ## for permission to work on an issue. 2. Propose a solution on the redmine issue. 3. Work with an ISIS3 developer, the issue reporter, and any other interested parties to get feedback on your solution. This may be an iterative process. 4. Add an [impact statement](https://isis.astrogeology.usgs.gov/fixit/projects/isis/wiki/Impact_Statement) to the redmine issue. If you don't have the permission to do this, please make a note on the issue with the impact statement. @@ -70,6 +70,6 @@ The following is a set of guidelines for contributing to ISIS3. ## What can I expect from the ISIS3 development team? ### Response Time -Our response time will depend on availablity and scheduling. +Our response time will depend on availability and scheduling. ### Feedback -Our feedback will address any discrepencies related to the contribution guidelines, our coding standards and style guide, and our code review checklist. +Our feedback will address any discrepancies related to the contribution guidelines, our coding standards and style guide, and our code review checklist. -- GitLab