diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..0a71bd0 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +.DS_Store +.idea +.vscode diff --git a/README.md b/README.md index 9ccd8ed..5991c35 100644 --- a/README.md +++ b/README.md @@ -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] diff --git a/case-studies/README.md b/case-studies/README.md new file mode 100644 index 0000000..d7ad366 --- /dev/null +++ b/case-studies/README.md @@ -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 +****