Skip to content

Commit 453a4ef

Browse files
maltevogljdamerow
andauthored
Update index.html (#9)
* Update index.html Added two paragraphs for minimal what we do and how to join. * Update index.html * Added missing period --------- Co-authored-by: Julia Damerow <jdamerow@users.noreply.github.com>
1 parent eefca53 commit 453a4ef

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

index.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ <h1>Community Code Review</h1>
1212
<p>
1313
<i>Code review</i> is a widespread technique to improve software and reduce the number of flaws. In a code review, a programmer (other than the original code author(s)) reviews the source code. They ask questions and make suggestions for improving the software. In addition to identifying and eliminating errors, code review can improve overall quality by making the source code more readable and maintainable.</p>
1414

15+
<p> Many Digital Humanities projects are build by rather small teams which makes such reviews challenging. This working group has developed a community code review system for the digital humanities to enable external reviews by volunteers. </p>
16+
<p>You can become part of the working group in various roles. Submit your code or join the pool of potential reviewers or facilitators. You are also welcome to join our working group meetings, see <a href="https://dh-tech.github.io/working-groups/">DHTech Working Groups</a>.</p>
17+
1518
<p>
1619
<a href="submit-code.html" class="btn btn-primary btn-sm" type="submit">Submit Code for Review</a>
1720
&nbsp;

0 commit comments

Comments
 (0)