Closed gsilvapt closed 8 years ago
@gsilvapt comments:
So again I can't merge this. I wonder if you want to re-order your commits and/or start from scratch (re-fork this repo to a new location and copy over the changes you want, commit them, do PR and then repeat).
@rgrp Confirm then this is what you wanted:
/data/pattern/
.Would that be correct?
@gsilvapt i think it would be really good to talk through so we are really clear on same page. My point here is first 2 commits in this PR had nothing to do with #103.
@rgrp The requested to-do list is in the above comment. I will do that if you agree that is our way forward.
@gsilvapt what above comment? My comment or your comment ...
I've suggested the way forward in terms of PRs here ...
@rgrp Mine, it is the only one with the to-do list.
We're trying to micromanage things that are causing a huge confusion to both. We should meet, discuss the project and move on from there - in my opinion.
This pull request will change the data wrangling guide structure to the one propose in issue #103 .
The current dir called
/data
has files that represent the home page and other pages in the guide - not sure if it is worthy to create sub-dirs for these since they are just a few - and a larger directory called/patterns
. Inside it, you can find the guides that were inside the same folder in a previous commit.Although Git says many files have been changed, most were just copied and pasted somewhere else. Only
/data/pattern/index.md
has been added. No other file has been modified