Skip to content
Merged
Show file tree
Hide file tree
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
1 change: 1 addition & 0 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
* @Coding-Cuddles/kata-maintainers
/.github/CODEOWNERS @Coding-Cuddles/kata-maintainers
7 changes: 3 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,10 +51,9 @@ FizzBuzz

> [!NOTE]
>
> We recommend always starting with the canonical version, and only once you
> have it working proceed to the advanced version. This helps to model
> situations in production when we don't know all the requirements when a
> project starts.
> We recommend always starting with the canonical version and proceeding to
> the advanced version only once it works. This helps model situations in
> production where we don't know all the requirements when a project starts.

Follow the same rules as the canonical version with these additional rules:

Expand Down