Skip to content

Commit 00fc63e

Browse files
committed
Adding question slide
1 parent e6e565c commit 00fc63e

File tree

2 files changed

+16
-3
lines changed

2 files changed

+16
-3
lines changed

index.html

+15-3
Original file line numberDiff line numberDiff line change
@@ -483,6 +483,15 @@ <h2>Contribute / Collaborate</h2>
483483
</ul>
484484
</div>
485485
</section>
486+
<section id="contribute-collaborate-1" class="slide level2 winter">
487+
<h2>Contribute / Collaborate</h2>
488+
<p>In groups use your package or the package we create in the other trainings and</p>
489+
<ul>
490+
<li><p>add a Code of Conduct.</p></li>
491+
<li><p>add a Contributing Guide.</p></li>
492+
</ul>
493+
<p>Usethis helps: https://usethis.r-lib.org/reference/use_code_of_conduct.html</p>
494+
</section>
486495
<section id="contributing-guide" class="slide level2">
487496
<h2>Contributing guide</h2>
488497
<p>Personal preferences in a contributing guide include:</p>
@@ -517,14 +526,17 @@ <h2>Further resources: Collaborate / Co-create.</h2>
517526
<li class="fragment"><p>For re-using kind and usual answers, consider GitHub’s <a href="https://docs.github.com/en/github/writing-on-github/working-with-saved-replies/using-saved-replies">saved replies</a>.</p></li>
518527
</ul>
519528
</div>
529+
</section></section>
530+
<section id="time-for-questions--" class="title-slide slide level1 center">
531+
<h1>Time for Questions :-)</h1>
520532

521-
</section><div class="quarto-auto-generated-content">
533+
</section>
534+
<div class="quarto-auto-generated-content">
522535
<p><img src="ropensci.svg" class="slide-logo"></p>
523536
<div class="footer footer-default">
524537

525538
</div>
526-
</div></section>
527-
</div>
539+
</div></div>
528540
</div>
529541

530542
<script>window.backupDefine = window.define; window.define = undefined;</script>

index.qmd

+1
Original file line numberDiff line numberDiff line change
@@ -239,3 +239,4 @@ Personal preferences in a contributing guide include:
239239

240240
:::
241241

242+
# Time for Questions :-)

0 commit comments

Comments
 (0)