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

Create Blank Document #1

Open
katyhuff opened this issue May 22, 2019 · 1 comment
Open

Create Blank Document #1

katyhuff opened this issue May 22, 2019 · 1 comment

Comments

@katyhuff
Copy link
Member

To achieve the simulator ecosystem review, we'll need a blank document to start with. Add one to the repository. One option: use markdown (.md), a simple syntax for documents in plain text. Alternatively, use .tex (this will allow you to better cite the journal articles and whatnot that you read. )

If you use latex, consider putting this document in a doc/ directory, since there will be many files. Try to set up your latex file as one with a .bib and makefile, as well as logical flow.

@katyhuff
Copy link
Member Author

  • Fork this repo
  • Clone your fork
  • in your terminal, create a branch called issue1
  • checkout that branch
  • pick a latex template (probably arfc report type... )
  • place a blank version of that template (including .tex and .bib files) into this repository folder on your machine.
  • add, commit, and push these files
  • go to github.com/arfc/nukesims and you will be prompted to make a PR
  • Make the PR, describing what you've done, and referencing this issue with Create Blank Document #1 .
  • Request review on that PR (by katy, and/or whomever)... and don't forget to add labels as appropriate.

@katyhuff katyhuff moved this from To do to In progress in Advanced Reactors Jan 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment