WindowsCommunityToolkit icon indicating copy to clipboard operation
WindowsCommunityToolkit copied to clipboard

Create codeql.yml

Open Stelli13 opened this issue 7 months ago • 2 comments

Fixes

PR Type

What kind of change does this PR introduce?

What is the current behavior?

What is the new behavior?

PR Checklist

Please check if your PR fulfills the following requirements:

  • [x] Created a feature/dev branch in your fork (vs. submitting directly from a commit on main)
  • [x] Based off latest main branch of toolkit
  • [x] Tested code with current supported SDKs
  • [x] New component
    • [x] Pull Request has been submitted to the documentation repository instructions. Link:
    • [x] Added description of major feature to project description for NuGet package (4000 total character limit, so don't push entire description over that)
    • [x] If control, added to Visual Studio Design project
  • [x] Sample in sample app has been added / updated (for bug fixes / features)
  • [x] New major technical changes in the toolkit have or will be added to the Wiki e.g. build changes, source generators, testing infrastructure, sample creation changes, etc...
  • [x] Tests for the changes have been added (for bug fixes / features) (if applicable)
  • [x] Header has been added to all new source files (run build/UpdateHeaders.bat)
  • [x] Contains NO breaking changes

Other information

Stelli13 avatar Nov 22 '23 15:11 Stelli13