Skip to content

Repository files navigation

GitHub Metadata

This directory contains GitHub-specific configuration and templates.

📁 Contents

Issue Templates

Location: ISSUE_TEMPLATE/

  • bug_report.md - Template for reporting bugs
  • feature_request.md - Template for suggesting new features

When users create issues, they'll be prompted to use these templates, ensuring consistent and complete information.

Workflows

Location: workflows/

  • python-package.yml - CI workflow for automated testing
    • Runs on push to main and pull requests
    • Tests across Python 3.8, 3.9, 3.10, 3.11
    • Lints code with flake8
    • Ensures code quality

Funding

Location: FUNDING.yml

Links to the my published book on Amazon: "Linux Basics and Cheat Sheets"

🎯 Purpose

These files enhance the GitHub experience by:

  1. Standardizing Issues - Templates ensure bug reports and feature requests contain all necessary information
  2. Automating Quality Checks - CI workflow runs automatically on every push
  3. Supporting the Author - Funding link provides easy access to the companion book

🔧 Customization

All templates and workflows can be customized:

  • Issue Templates: Modify markdown files in ISSUE_TEMPLATE/
  • CI Workflow: Edit workflows/python-package.yml
  • Funding: Update FUNDING.yml with additional platforms

📚 GitHub Documentation


Professional GitHub configuration for open-source Linux toolkit ⚙️

About

Professional Linux administration toolkit with system hardening, automation, and monitoring tools. Companion to "Linux Basics and Cheat Sheets" book.

Topics

Resources

Contributing

Security policy

Stars

1 star

Watchers

0 watching

Forks

Releases

Sponsor this project

Packages

Used by

Contributors

Languages