spatial-data-discovery / spatial-data-discovery.github.io

Organization website
https://spatial-data-discovery.github.io/
4 stars 0 forks source link

Update your utility documentation. #72

Open dt-woods opened 3 years ago

dt-woods commented 3 years ago

When you have finished developing your script (see #70), update your documentation in these two places:

  1. Open your "About" .Rmd file, add a heading called "Sample Script" and copy-and-paste your Python code into a code block. Also, create a link to your script file. Make sure to stage and commit changes you made to this file and associate them with the issue you raised.
  2. Once you have committed your script and updated your about .Rmd file, log into GitHub and open the README.md file in the scripts directory. Add your file to the list and a bullet point under it with a one-line description of what it does. Please use consistent markdown syntax to match the other entries and try to keep all entries alphabetical.