Skip to content
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

Consider moving generic type parameter naming guidelines to general C# coding conventions #30897

Closed
KeterSCP opened this issue Aug 28, 2022 · 1 comment · Fixed by #36428
Closed
Assignees
Labels
doc-enhancement Improve the current content [org][type][category] dotnet-csharp/svc fundamentals/subsvc Pri1 High priority, do before Pri2 and Pri3 📌 seQUESTered Identifies that an issue has been imported into Quest.

Comments

@KeterSCP
Copy link

KeterSCP commented Aug 28, 2022

Currently, naming conventions for generic type parameters are described here https://docs.microsoft.com/en-us/dotnet/csharp/programming-guide/generics/generic-type-parameters#type-parameter-naming-guidelines. It would be better if those were placed together with other general C# coding conventions


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.


Associated WorkItem - 123089

@dotnet-bot dotnet-bot added the ⌚ Not Triaged Not triaged label Aug 28, 2022
@issues-automation issues-automation bot added fundamentals/subsvc dotnet-csharp/svc Pri1 High priority, do before Pri2 and Pri3 labels Aug 28, 2022
@BillWagner BillWagner added the doc-enhancement Improve the current content [org][type][category] label Aug 29, 2022
@dotnet-bot dotnet-bot removed the ⌚ Not Triaged Not triaged label Aug 29, 2022
@BillWagner
Copy link
Member

That's a great suggestion @KeterSCP

I've added it to our backlog.

@BillWagner BillWagner self-assigned this Jun 30, 2023
@BillWagner BillWagner added the 🗺️ reQUEST Triggers an issue to be imported into Quest. label Jun 30, 2023
@github-actions github-actions bot added 📌 seQUESTered Identifies that an issue has been imported into Quest. and removed 🗺️ reQUEST Triggers an issue to be imported into Quest. labels Jul 1, 2023
@BillWagner BillWagner moved this from 🔖 Ready to 🏗 In progress in dotnet/docs July 2023 sprint Jul 24, 2023
@BillWagner BillWagner moved this from 🏗 In progress to 👀 In review in dotnet/docs July 2023 sprint Jul 27, 2023
BillWagner added a commit to BillWagner/docs that referenced this issue Jul 27, 2023
Move the Generic type parameter naming conventions to the general naming conventions.
@ghost ghost added the in-pr This issue will be closed (fixed) by an active pull request. label Jul 27, 2023
@github-project-automation github-project-automation bot moved this from 👀 In review to ✅ Done in dotnet/docs July 2023 sprint Jul 31, 2023
@ghost ghost removed the in-pr This issue will be closed (fixed) by an active pull request. label Jul 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
doc-enhancement Improve the current content [org][type][category] dotnet-csharp/svc fundamentals/subsvc Pri1 High priority, do before Pri2 and Pri3 📌 seQUESTered Identifies that an issue has been imported into Quest.
Projects
No open projects
Status: Done
Development

Successfully merging a pull request may close this issue.

3 participants