Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding in missing fields to dictionary_snap_counts and dictionary_schedules. #93

Closed
wants to merge 20 commits into from

Conversation

pranavrajaram
Copy link
Contributor

No description provided.

@tanho63
Copy link
Member

tanho63 commented Mar 19, 2022

hmm this is based off of the wrong branch, it seems. I would probably save the new CSVs, delete your entire repository, and make sure to branch off from upstream before adding back the CSVs

@tanho63
Copy link
Member

tanho63 commented Mar 19, 2022

Probably easiest instructions:

  • save the csvs to a temporary location
  • delete your entire fork on GitHub
  • usethis::create_from_github("nflverse/nflreadr", fork = TRUE) will automate repo setup including forking
  • usethis::pr_init("dictionary-updates") will automate setting up a branch for your changes
  • add the csvs back and commit
  • usethis::pr_push() to push to GitHub
  • Then re-do a PR

https://usethis.r-lib.org/articles/pr-functions.html

@pranavrajaram
Copy link
Contributor Author

whoops don't know why that happened. i'll try to fix it, thanks!

@tanho63
Copy link
Member

tanho63 commented Mar 19, 2022

No worries! Lemme know if you get stuck

This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants