-
Notifications
You must be signed in to change notification settings - Fork 16
Add Naming Conventions Table #182
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add Naming Conventions Table #182
Conversation
I am not sure how to put this table in the xml to have the md file generated. Also changes do need to be made to the table for sure but it does create the general structure for the vision |
In this case I would not put it in the csharp.md file (since that is generated). Instead I would propose we put it, in its own new md file alongside it, and simply add a link to it from the index.md |
Sure, I guess the worry is that it does make that md file less clean with having documents separate (it would be nice to have everything in one place on one page that is related to a topic, ex: c#). |
That is true, but that would mean updating the tool to use some sort of templating mechanism. Because this is useful info, my thought would be just to make is a separate file for now and file a follow up issue to update the tool. |
@BenjaminMichaelis is this ready for review? |
A bit later... and Now it is! |
Minor changes
Co-authored-by: Kevin B <Keboo@users.noreply.github.com> Update docs/assets/C#NamingGuidelinesTable.md Co-authored-by: Kevin B <Keboo@users.noreply.github.com> Update docs/assets/C#NamingGuidelinesTable.md Co-authored-by: Kevin B <Keboo@users.noreply.github.com> Update docs/assets/C#NamingGuidelinesTable.md Co-authored-by: Kevin B <Keboo@users.noreply.github.com> Update docs/assets/C#NamingGuidelinesTable.md Co-authored-by: Kevin B <Keboo@users.noreply.github.com>
No description provided.