Skip to content
Open
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
2 changes: 2 additions & 0 deletions review/sarah.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
This is an update on the stutuern engineering processes

12 changes: 12 additions & 0 deletions review/sarahindex.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
<!DOCTYPE html>

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Documentations are usually written in a markdown format. Switch to using a markdown

<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>stutern engineering processes</title>
</head>
<body>
<p>The stutern engineering practice is cumbersome</p>
</body>
</html>