PNNL-PREMIS / SULI2019

Repository for summer 2019 SULI interns
0 stars 0 forks source link

Added descriptive title to SLA.R #5

Closed stephpenn1 closed 5 years ago

stephpenn1 commented 5 years ago

I made a change to the R script SLA.R on a separate branch called this-is-a-branch. Branches duplicate master and allow people to make changes to code without changing the master. I then created a pull request to merge my branch into the master, and assigned @hmoore28 as a reviewer. Once she approves the changes I made (if she so chooses :) ) she can merge my branch with master and delete this-is-a-branch. Now my changes will be added to the SLA.R script!

Yay for pair programming & collaboration!

bpbond commented 5 years ago

@hmoore28 You can click on the "Files changed" tab to see exact changes made by @stephpenn1