Skip to content
This repository has been archived by the owner on Apr 11, 2024. It is now read-only.

How to create an issue against a code snippet #369

Answered by ratanparai
mahedee asked this question in Q&A
Discussion options

You must be logged in to vote

@mahedee: You can use code snippet in your issue or discussion. for example -

[System.Diagnostics.CodeAnalysis.SuppressMessage(
"Performance",
"CA1822:Mark members as static",
Justification = "GraphQL Query used by Hot Chocolate")]
[ExtendObjectType(Name = "Query")]

Please check https://docs.github.com/en/github/managing-your-work-on-github/creating-a-permanent-link-to-a-code-snippet for guideline.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by ratanparai
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants