umbraco / The-Starter-Kit

31 stars 36 forks source link

View files naming convention #82

Open crgrieve opened 3 years ago

crgrieve commented 3 years ago

Hello,

When I install the starter kit, the .cshtml files are inconsistently upper/ lowercase file names. image

I'd like to update this so it is following a standard convention going in to v9 launch. Can you confirm if this is right place for an update? https://github.com/umbraco/The-Starter-Kit/blob/a8f3d9a7d986741ee18b45c5b4125273ec5bd288/src/Umbraco.SampleSite/InstallPackageAction.cs ? Line 41.

If so, I will create a PR :)

Thanks, Carole

emma-hq commented 3 years ago

Heya Carole!

Yes please - no one likes inconsistent casing!

Emma