[MAINT]: Add CODEOWNERS, issue/PR templates, and update README#11
Merged
Conversation
|
You are seeing this message because GitHub Code Scanning has recently been set up for this repository, or this pull request contains the workflow file for the Code Scanning tool. What Enabling Code Scanning Means:
For more information about GitHub Code Scanning, check out the documentation. |
rlundeen2
reviewed
Apr 16, 2026
1898418 to
d79180c
Compare
This was referenced Apr 17, 2026
d79180c to
5f07ae1
Compare
e1a5028 to
f0dbc85
Compare
9b5518d to
b44c91a
Compare
nina-msft
reviewed
Apr 21, 2026
nina-msft
reviewed
Apr 21, 2026
nina-msft
approved these changes
Apr 21, 2026
nina-msft
left a comment
Contributor
There was a problem hiding this comment.
Looks like great additions! I left some non-blocking questions on the utility of the links for our README audience, feel free to respond in comment or DM :-)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Add community health files and update README with badges and improved formatting.
CODEOWNERS (
.github/CODEOWNERS):@microsoft/ai-red-team-devas default reviewers for all filesIssue templates (
.github/ISSUE_TEMPLATE/):bug_report.ymlstructured form with description, repro steps, expected/actualbehavior, Python version, OS, and RAMPART version fields
feature_request.ymlsummary, motivation, proposed solution, alternatives, contextconfig.ymldisables blank issues to enforce template usagedoc_improvement.ymldocumentation improvement request templateother.ymlcatch-all template for issues that do not fit other categoriesPR template (
.github/PULL_REQUEST_TEMPLATE/):README (
README.md):Breaking changes
None
Checklist
pre-commit run --all-filespasses