-
Notifications
You must be signed in to change notification settings - Fork 0
/
contribute.qmd
48 lines (26 loc) · 2.63 KB
/
contribute.qmd
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
# Contributing
## Who can contribute
Currently, only SWAMP Bioaccumulation Monitoring Program Coordinator and other SWAMP staff are able to make edits to this STEW FAQ resrouce, however we are always looking for feedback!
::: callout-important
## We want your feedback!
If you have recommendations for improvement related to the STEW FAQ resrouces you can send it to us by:
- Emailing Anna Holder at: [anna.holder\@waterboards.ca.gov](mailto:[email protected]), OR
- Submitting a [GitHub Issue](https://github.com/CAWaterBoardDataCenter/stew-faq/issues)
- Note this requires the individual to have a GitHub Account.
- If you would like to create a GitHub Account, complete Step 3 in the [Setup Section](https://cawaterboarddatacenter.github.io/tribal-water-data-map-manual/contribute.html#setup) below; no other steps need to be completed to submit an Issue.
:::
## How we contribute
We develop the content for this User Manual using RStudio, build the book using [Quarto](https://quarto.org/) (via RStudio), and collaborate and publish using GitHub (also via RStudio).
### Setup
To contribute, team members must do the following, and it should only take about 20 minutes to complete:
1. **Install R and RStudio**
Both R and RStudio should be available in the Software Center (for Windows 10) or Company Portal (for Windows 11) -- if you don't see them in your Software Center/Company Portal or you have issues/questions during the instillation process, please send a request to the DIT HelpDesk and they can help you install them.
Also see these [step by step instructions on how to install these programs](https://www.r4wrds.com/intro/m_install_r) -- you will only need to go through steps 1 and 2
If you are new to R, it would also be helpful if you could review the [Getting Started Module](https://www.r4wrds.com/intro/m_getting_started.html) so you can begin to familiarize yourself with the fundamentals of the program.
2. **Install Quarto**
[Quarto download and install instructions](https://quarto.org/docs/getting-started/installation.html)
3. **Create a GitHub Account**
[Create your free personal account GitHub account](https://docs.github.com/en/get-started/signing-up-for-github/signing-up-for-a-new-github-account)
[Tips on choosing your username](https://happygitwithr.com/github-acct.html#username-advice)
4. **Download and Install Git**
Follow your operating system's normal [Git installation process](https://git-scm.com/downloads). Note: you will not see an application called Git listed but if the installation process completed it was likely successful, and we will confirm together.