Skip to content

Commit

Permalink
#34 Prepare the structure for case-studies
Browse files Browse the repository at this point in the history
  • Loading branch information
yellowbrickc committed Dec 27, 2023
1 parent c481509 commit 725d020
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
.DS_Store
.idea
.vscode
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -340,7 +340,7 @@ The Domain-Driven Design Starter Modelling Process is freely available for you t

If you have questions you can ping us or open an [Issue](https://github.com/ddd-crew/ddd-starter-modelling-process/issues/new/choose).

Feel free to also send us a pull request with your examples or experience reports.
Feel free to also send us pull requests with your [case studies](/case-studies).

[![CC BY 4.0][cc-by-shield]][cc-by]

Expand Down
8 changes: 8 additions & 0 deletions case-studies/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Case studies

****
_Add your case studies in a subdirectory and link them to this page._

## Title
Short teaser (why should others read it?), including a link
****

0 comments on commit 725d020

Please sign in to comment.