dennisdoomen / CSharpGuidelines

A set of coding guidelines for C# 9.0, design principles and layout rules for improving the overall quality of your code development.
https://www.csharpcodingguidelines.com
Other
745 stars 272 forks source link

Sync the website generation process with the releases #257

Open dennisdoomen opened 2 years ago

dennisdoomen commented 2 years ago

Discussed in https://github.com/dennisdoomen/CSharpGuidelines/discussions/256

Originally posted by **dennisdoomen** March 14, 2022 @bkoelman didn't we discuss to introduce a `develop` branch so that changes only become visible on the website after we release the changes?