From e0f3c1535a4d2b88e050b91074fa68dc2d6d4f41 Mon Sep 17 00:00:00 2001 From: Makayla Shepherd <mshepherd@usgs.gov> Date: Thu, 29 Mar 2018 14:43:39 -0700 Subject: [PATCH] Update CONTRIBUTING.md --- CONTRIBUTING.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index a61f2163d8..215a8dfa57 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -2,19 +2,26 @@ # Under Construction The following is a set of guidelines for contributing to ISIS3. #### Table of Contents + [I have a problem or a question](#redmine-issues) + [Redmine Issues](#redmine-issues) + [How can I contribute?](#steps-to-contribute) * [Report an issue](#redmine-issues) * [Suggesting enhancements](#redmine-issues) * [Working on an existing issue](#working-on-an-issue) * [Working on an existing enhancement](#working-on-an-enhancement) * [Working on a new issue or enhancement](#working-on-a-new-issue) + [Guidelines for contributing to the code base](#guidelines-for-contributing-to-the-code-base) + [What can I expect from the ISIS3 development team](#What-can-I-expect-from-the-ISIS3-development-team) * [Response time](#Response-time) * [Feedback](#feedback) + [Development Process Checklists] + [References] * [ISIS3 API Reference](https://isis.astrogeology.usgs.gov/Object/Developer/index.html) * [Tutorials](https://isis.astrogeology.usgs.gov/fixit/projects/isis/wiki/ISIS_Online_Workshops) -- GitLab