Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@ <h1>Community Code Review</h1>
<p>
<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>

<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>
<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>

<p>
<a href="submit-code.html" class="btn btn-primary btn-sm" type="submit">Submit Code for Review</a>
&nbsp;
Expand Down