JonasEngstrom / overleaf-article-template

A template for an RStudio project using R Markdown to generate LaTeX files for synchronization with Overleaf.
MIT License
0 stars 0 forks source link

Create documentation page for new coauthors #9

Closed JonasEngstrom closed 10 months ago

JonasEngstrom commented 10 months ago

Create a documentation page to serve as a guide if you have just been invited as a coauthor on a paper, i.e. not how to set up a new article, but how to clone and start working with a repository that already exists.

Things to include

  1. Get a GitHub account.

  2. Get Git.

  3. Clone repository.

  4. Link to GitHub flow.

  5. Mention that the sync.sh script only works on the main branch, but can be used to set up the repo.

  6. Mention that they would have to ask the repo owner whether commiting to the mian branch is allowed.