grabear / awesome-rshiny

An awesome R-shiny list!

Home Page:https://grabear.github.io/awesome-rshiny/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add your favorite rshiny tutorials, packages, or apps!

sdhutchins opened this issue · comments

Add your favorite rshiny tutorials, packages, or apps!

  1. Fork the repository
  2. Add tutorial/package/app to the readme.
  3. Agree to be a contributor by telling us the name/link you want on the readme (when you submit a pr it will provide more guidelines)
commented

Oh good to see this :) So am I a contributor now?

haha hey @grabear thoughts?

😏

Looks good. And yes I'll add you to the list of contributors @amrrs @sdhutchins #11

commented

Thanks to you both @grabear @sdhutchins. That's a privilege.

d86f2ff @sdhutchins @amrrs @ucg8j I'm assuming this will work with forks as well?

Yeah, I just gave it a quick test @grabear

commented

Sorry but a lame question. So for me to update the content. Should I update on my forked one and then send a pull request or update on the master? How to go about it? (Considering I'm being added a contributor)

@amrrs I'll add a contributing file. but essentially yes. you'll have to:

  1. Fork.
  2. Commit changes on fork.
  3. Make PR and request review.
  4. Merge PR.

I might make a development branch that we can all push to as well

Going to close this out. It's being addressed by #20