Skip to content

Commit e6a619a

Browse files
committed
Fix list formatting of questions
1 parent ddda251 commit e6a619a

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

rules/0140-Collaborating.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -23,11 +23,11 @@ Now you can see their tests (both example and hidden), solution (both
2323
hidden and initial), and the description. There are several things
2424
you want to check before accepting a translation:
2525

26-
- [ ] Is the kata as hard as in you original languages?
27-
- [ ] Does it use the same or comparable tests?
28-
- [ ] Does it use the same or comparable input/output types?
29-
- [ ] Does the description provide some examples in that language?
30-
- [ ] Do the description changes break your description style?
26+
- is the kata as hard as in you original languages?
27+
- does it use the same or comparable tests?
28+
- does it use the same or comparable input/output types?
29+
- does the description provide some examples in that language?
30+
- do the description changes break your description style?
3131

3232
Those are basically questions that follow from the rules
3333
"Consistency is key" and "A user solves a kata in a single language, not many".

0 commit comments

Comments
 (0)