Add community health files, update docs as needed. #1
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.
This pull request introduces several updates to improve project governance, documentation, and community engagement for the
gh-game
repository. Key changes include adding aCODE_OF_CONDUCT.md
,CONTRIBUTING.md
, and other community-related files, as well as updating theREADME.md
andLICENSE
files to reflect the new maintainership by GitHub. Below are the most important changes:Governance and Community Guidelines:
CODE_OF_CONDUCT.md
file based on the Contributor Covenant to establish community standards and expectations for behavior.SECURITY.md
file to outline the process for reporting security vulnerabilities and GitHub's safe harbor policy.SUPPORT.md
file to guide users on how to file issues and seek help effectively.Contributor Experience:
CONTRIBUTING.md
file with detailed instructions for setting up the development environment, contributing code or non-code changes, and following the pull request process.Documentation Updates:
README.md
with a new "Features" section, updated installation instructions, and clarified the maintainers of the project. [1] [2]Repository Ownership and Licensing:
CODEOWNERS
file to specify @chrisreddington as the repository maintainer.LICENSE
file to reflect GitHub, Inc. as the copyright holder.