Skip to content
Snippets Groups Projects
Commit 9bc1b988 authored by kberry's avatar kberry Committed by Kristin Berry
Browse files

Updated CONTRIBUTING.rst to have correct URLs.

parent 9d9fca6a
No related branches found
No related tags found
Loading
...@@ -43,7 +43,7 @@ articles, and such. ...@@ -43,7 +43,7 @@ articles, and such.
Submit Feedback Submit Feedback
~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~
The best way to send feedback is to file an issue at https://github.com/jlaura@usgs.gov/autocnet/issues. The best way to send feedback is to file an issue at https://github.com/USGS-Astrogeology/autocnet/issues.
If you are proposing a feature: If you are proposing a feature:
...@@ -100,7 +100,7 @@ Before you submit a pull request, check that it meets these guidelines: ...@@ -100,7 +100,7 @@ Before you submit a pull request, check that it meets these guidelines:
your new functionality into a function with a docstring, and add the your new functionality into a function with a docstring, and add the
feature to the list in README.rst. feature to the list in README.rst.
3. The pull request should work for Python 2.6, 2.7, 3.3, and 3.4, and for PyPy. Check 3. The pull request should work for Python 2.6, 2.7, 3.3, and 3.4, and for PyPy. Check
https://travis-ci.org/jlaura@usgs.gov/autocnet/pull_requests https://travis-ci.org/USGS-Astrogeology/autocnet/pull_requests
and make sure that the tests pass for all supported Python versions. and make sure that the tests pass for all supported Python versions.
Tips Tips
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment