Skip to content

Commit acb30fc

Browse files
Merge pull request #5 from liatrio/rename
Rename
2 parents 2b03674 + 57c5ec5 commit acb30fc

File tree

4 files changed

+6
-2
lines changed

4 files changed

+6
-2
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# macOS
2+
.DS_Store
3+
.AppleDouble
4+
.LSOverride

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Engineering Defaults
22

3-
Engineering Defaults outline the way product teams should operate under most circumstances. ​These practices outline the overall principles and ways of operating for the organization. ​Product Teams should continuously improve and focus to meet these goals. Engineering defaults are not binary - achieving engineering defaults is a journey.​ These principles are tightly intertwined and there is no correct order.​
3+
Engineering Defaults outline the way product teams should operate under most circumstances. ​These practices outline the overall principles and ways of operating for the organization. ​Product Teams should continuously improve and focus to meet these goals. Engineering defaults are not binary - achieving engineering defaults is a journey.​ These principles are tightly intertwined and there is no correct order.​
44

55
- [Smaller Stories](small-stories/README.md)
66
- [Pair Programming](pair-programming/README.md)
@@ -13,4 +13,4 @@ Engineering Defaults outline the way product teams should operate under most cir
1313
- [Build in Security](build-in-security/README.md)
1414
- [Build for Production](build-for-production/README.md)
1515

16-
<img src="./assets/sd-journey.png" alt="journey" width="800"/>
16+
<img src="./assets/engd-journey.png" alt="journey" width="800"/>

assets/engd-journey.png

357 KB
Loading

assets/sd-journey.png

-334 KB
Binary file not shown.

0 commit comments

Comments
 (0)