Create initial files from repo-scaffolder#332
Open
Nolski wants to merge 6 commits into
Open
Conversation
31d50e5 to
9b7a583
Compare
palindaa
approved these changes
Nov 4, 2025
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.
Repository Hygene & Standardizing Best Practices
This pull request is an initial implementation of the required documentation and resources necessary to reach Tier 2 maturity according to the in-testing repo scaffolder. Ideally, this tool will serve as a basic checklist for releasing DPGs within UNDP Climate and Nature.
This PR adds code ownership and contributor documentation, including CODEOWNERS.md, COMMUNITY.md, and COMMUNITY_GUIDELINES.md. Issue templates for bug reports, feature requests, and access requests are provided to standardize community interactions. The CONTRIBUTING.md and SECURITY.md files are included and updated to clarify contribution steps and responsible disclosure policies.
Automation workflows for changelog generation, contributor tracking, secret scanning, and repository hygiene are set up in .github/workflows. The README is updated for better navigation and compliance with repolinter requirements. The repolinter.json configuration is added and refined to enforce relevant linting rules. Minor accidental files, such as a swap file, are also present.