Skip to content

ivosights/.github

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub Organization Templates

Repository for shared GitHub templates and configuration used across the organization. Use these as defaults for new repositories or copy into existing ones.

Contents

Path Description
.github/PULL_REQUEST_TEMPLATE.md Pull request template (title, description, changes, how to test, related issues)
.github/ISSUE_TEMPLATE/ Issue templates: Bug report, Feature request
.github/CONTRIBUTING.md Contribution guidelines
.github/SECURITY.md Security policy and how to report vulnerabilities
.github/CODEOWNERS Code ownership and default reviewers

Usage

  • New repo: Copy the .github folder into the new repository.
  • Existing repo: Merge or copy the files you need; adjust CONTRIBUTING.md links and CODEOWNERS to match the repo.

Contributing

See CONTRIBUTING.md for how to report bugs, suggest features, and open pull requests.

Security

See SECURITY.md for supported versions and how to report security issues.

About

This document describes the standard setup and best practices to ensure consistency across all repositories in our GitHub organization. The goal is to maintain a uniform workflow for PRs, issues, CI/CD, and code contribution.

Resources

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors