Tweak format and wording of contributor doc#566
Conversation
|
I will automatically update this comment whenever this PR is modified
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## development #566 +/- ##
============================================
Coverage 65.37% 65.37%
============================================
Files 36 36
Lines 3038 3038
Branches 531 531
============================================
Hits 1986 1986
Misses 970 970
Partials 82 82 ☔ View full report in Codecov by Sentry. 🚨 Try these New Features:
|
| @@ -94,10 +102,10 @@ environment (from the home level of your local copy of the icepyx repo) with | |||
|
|
|||
| mamba env create --name icepyx-env --channel conda-forge -f requirements-dev.txt -f requirements.txt | |||
There was a problem hiding this comment.
Any idea how easy it is to add the interactive "copy" button to the rendered version of this? Definitely not something we should hold up this PR for, but this caught my eye during review as a spot that would be nice to have.
There was a problem hiding this comment.
I think that's a pretty easy change with a plugin: https://sphinx-copybutton.readthedocs.io/en/latest/
JessicaS11
left a comment
There was a problem hiding this comment.
Looks great - thanks Matt!
Split off from #565. Thank goodness for cherry-pick :)