issues
search
Azure
/
reliable-web-app-pattern-dotnet
The Reliable Web App Pattern is a set of objectives to help your web application converge on the cloud. This repo contains a reference implementation of a reliable web application for .NET.
https://aka.ms/eap/rwa/dotnet/doc
MIT License
379
stars
120
forks
source link
Clarify purpose of files: engr content vs sample content
#203
Closed
KSchlobohm
closed
1 year ago
KSchlobohm
commented
1 year ago
[ ] Add a README.md to the github folder to clarify the purpose of each file in the folder
[ ] Add a README.md to the Azure Pipeline explain the purpose of each file in the folder
[ ] Add a README.md to the infra folder and clarify the purpose of each script - migrate scripts to scripts folder
[ ] Add a header to each engineering file to explain that it is in/out of scope (bonus points for explaining intent)
KSchlobohm
commented
1 year ago
closing as related to #190