Skip to content

Commit aad8a19

Browse files
katauberacka47
andauthored
Add missing dots for consistency (#375)
Co-authored-by: Adrian <[email protected]>
1 parent 3262c39 commit aad8a19

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -159,8 +159,8 @@ The creator of the pull request merges the pull request after checking the [Defi
159159
The *Definition of Ready* describes a list of criteria which issues have to meet to move from column 'Backlog' to 'Ready':
160160

161161
* The person who will implement the issue is assigned and has every information to work on this issue. Only the assignee can move the issue to Ready.
162-
* The person who will do code review is mentioned in the issue, e.g. in a comment like "code could be reviewed by ..." (functional review will typically be done by the person reporting the issue when they verify the fix)
163-
* There are no blocking dependencies. Dependencies are expressed through simple referencing of the blocking issue (e.g. depends on #111), see details on [autolinked references and URLs](https://docs.github.com/en/github/writing-on-github/autolinked-references-and-urls)
162+
* The person who will do code review is mentioned in the issue, e.g. in a comment like "code could be reviewed by ..." (functional review will typically be done by the person reporting the issue when they verify the fix).
163+
* There are no blocking dependencies. Dependencies are expressed through simple referencing of the blocking issue (e.g. depends on #111), see details on [autolinked references and URLs](https://docs.github.com/en/github/writing-on-github/autolinked-references-and-urls).
164164

165165
### Definition of Done
166166

0 commit comments

Comments
 (0)