Skip to content

arillso/.github

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

.github

This is the special .github repository for the Arillso organization. It contains default community health files, templates, and standards that apply across all Arillso repositories.

What's in this Repository?

📋 Community Health Files

Default files that apply to all repositories without their own versions:

📝 Templates

📚 Standards & Guidelines

  • STANDARDS.md - Repository conventions, documentation standards, and best practices
  • CODEOWNERS - Code ownership and review assignments

🔄 Shared Configurations

  • renovate-*.json - Renovate bot configurations for different project types
  • templates/.editorconfig - Editor configuration
  • templates/.yamllint.yml - YAML linting rules
  • templates/.golangci.yml - Go linting configuration

👥 Organization Profile

🔧 Reusable Workflows

💰 Funding

How It Works

GitHub automatically uses files from this repository as defaults for all Arillso repositories that don't have their own versions of these files.

For example:

  • If a repository doesn't have a CONTRIBUTING.md, GitHub will use the one from this repository
  • Issue templates defined here appear in all repositories without their own templates
  • The organization profile README is displayed on the organization's main page

For Maintainers

Adding New Templates

  1. Add files to the root directory for community health files
  2. Add issue/PR templates to ISSUE_TEMPLATE/ or as pull_request_template.md
  3. Add workflow templates to templates/workflows/
  4. Add reusable workflows to workflows/

Updating Standards

Edit STANDARDS.md and ensure all repositories follow the updated conventions.

Resources

Connect


Made with ❤️ by the Arillso Team

About

Standards and shared configurations for arillso repositories

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Packages

 
 
 

Contributors