Skip to content

Add open source release documentation#6

Merged
timenick merged 5 commits into
mainfrom
zhiwang/open-source-compliance
Mar 18, 2026
Merged

Add open source release documentation#6
timenick merged 5 commits into
mainfrom
zhiwang/open-source-compliance

Conversation

@timenick

Copy link
Copy Markdown
Collaborator

Summary

  • Rewrite README.md with project description, usage examples, and trademark notice
  • Rename LICENSE to LICENSE.txt per Microsoft release checklist
  • Add CONTRIBUTING.md (CLA, coding standards, contribution workflow)
  • Add CODE_OF_CONDUCT.md (Microsoft Open Source Code of Conduct)
  • Add SUPPORT.md (GitHub Issues / Discussions)

tezheng
tezheng previously approved these changes Mar 18, 2026
@timenick timenick requested a review from tezheng March 18, 2026 08:33
@timenick timenick merged commit 275757f into main Mar 18, 2026
1 check passed
@timenick timenick deleted the zhiwang/open-source-compliance branch March 18, 2026 08:43
vortex-captain pushed a commit that referenced this pull request May 29, 2026
…iew #6)

WRAPPED_LIBRARY_MODEL_TYPES.get(...) already returns None for a missing/None
key, so the `or ""` only fabricated a meaningless empty model_type. Compute
model_type once and use it consistently (guarded so the lookup stays
type-safe), removing the direct config.model_type dereferences in the branch.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants