Skip to content

Acronity/.github

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

6 Commits
Β 
Β 
Β 
Β 

Repository files navigation

.github

Welcome to the Acronity organization's .github repository! This is a special repository that provides default community health files, workflow templates, and organization-wide configurations for all repositories in the Acronity organization.

πŸ“‹ About

This repository serves as the central location for:

  • Community Health Files: Default issue templates, pull request templates, contributing guidelines, and code of conduct
  • Workflow Templates: Reusable GitHub Actions workflow templates for CI/CD
  • Organization Profile: The README displayed on the organization's profile page
  • Default Files: License files, security policies, and support documentation

πŸ—‚οΈ Repository Structure

.github/
β”œβ”€β”€ ISSUE_TEMPLATE/       # Default issue templates for all repositories
β”œβ”€β”€ PULL_REQUEST_TEMPLATE/# Default PR templates
β”œβ”€β”€ workflows/            # Reusable workflow templates
β”œβ”€β”€ profile/              # Organization profile README
β”‚   └── README.md         # Displayed on organization homepage
β”œβ”€β”€ CODE_OF_CONDUCT.md    # Default code of conduct
β”œβ”€β”€ CONTRIBUTING.md       # Default contributing guidelines
β”œβ”€β”€ SECURITY.md           # Default security policy
β”œβ”€β”€ SUPPORT.md            # Default support information
└── FUNDING.yml           # Default funding configuration

πŸš€ How It Works

When a repository in the Acronity organization doesn't have its own community health files, GitHub automatically uses the files from this .github repository. This ensures consistency across all organization projects.

Supported Files

  • Issue Templates: Located in .github/ISSUE_TEMPLATE/
  • Pull Request Templates: Located in .github/PULL_REQUEST_TEMPLATE/
  • Contributing Guidelines: CONTRIBUTING.md
  • Code of Conduct: CODE_OF_CONDUCT.md
  • Security Policy: SECURITY.md
  • Support Resources: SUPPORT.md
  • License: LICENSE
  • Funding: FUNDING.yml

πŸ“ Usage

For Repository Maintainers

Files in this repository are automatically applied to all repositories in the organization that don't have their own versions. To override these defaults in a specific repository, simply add the same file to that repository's .github folder.

For Contributors

When creating issues or pull requests in any Acronity repository, you'll see the templates and guidelines defined here unless the repository has its own custom templates.

πŸ”§ Customization

To modify organization-wide defaults:

  1. Edit the relevant file in this repository
  2. Commit and push your changes
  3. The updates will automatically apply to all repositories without custom versions

πŸ“š Resources

🀝 Contributing

To contribute to these organization-wide configurations:

  1. Fork this repository
  2. Create a feature branch
  3. Make your changes
  4. Submit a pull request

Please ensure your changes align with the organization's standards and benefit all repositories.

πŸ“„ License

This repository and its contents are part of the Acronity organization's infrastructure.


Acronity - Building the future, one commit at a time.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors