NimblePros / eShopOnWeb

Sample ASP.NET Core 8.0 reference application, powered by Microsoft, demonstrating a layered application architecture with monolithic deployment model. Download the eBook PDF from docs folder.
MIT License
43 stars 6 forks source link

Add a CONTRIBUTING.md file #30

Closed sadukie closed 2 months ago

sadukie commented 3 months ago

How can people contribute to this repo?

This could be a good example of a starting point: CONTRIBUTING.MD Example

sadukie commented 3 months ago

I removed my notes on doctoc from the initial report, as that looks like it's managed in a GitHub action.

However, if they are developing locally, then doctoc can be run manually.

Installation Notes

DocToc can be installed via NPM:

npm install -g doctoc

And then from the root of the repo, run:

doctoc