docs: add security and community guidelines - #348
Merged
Conversation
aaf2tbz
marked this pull request as ready for review
July 31, 2026 02:25
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.
Summary
Add the community health documentation GitHub expects for security reporting, contributor conduct, and project contributions. The policies are tailored to MetalSharp's private vulnerability reporting flow, Apple Silicon development requirements, and existing PR readiness gates.
Changes
.github/so GitHub discovers them without adding root-level files.PR Readiness (MANDATORY)
/Users/...paths introducedconfigs/mtsp-rules.tomlor DLL maps changedCMakeLists.txt,Cargo.toml,package.json,package-lock.json) in sync if version bumpedBypassed intentionally via
checklist-exception: this PR adds documentation only. It does not change game compatibility, configs, DLL maps, versions, bottle/runtime behavior, or executable code, and it does not fix a runtime bug.Local toolchain (run before push)
git diff --checkpasses.github/Test notes
Validated Markdown formatting with the repository-installed Prettier and checked the staged diff for whitespace errors. Reviewed all relative repository links and verified that GitHub private vulnerability reporting is enabled. No build or game test is applicable to this documentation-only change.
Risk
Low. This PR changes documentation only. The main risk is inaccurate or unclear community guidance; rollback is reverting the commit.