diff --git a/CONTRIBUTION.md b/CONTRIBUTION.md index 85ebf6e..8f1a2f9 100644 --- a/CONTRIBUTION.md +++ b/CONTRIBUTION.md @@ -1 +1,16 @@ -fff \ No newline at end of file +# Welcome to the Community Scripts Repository + +Welcome to the **community-scripts** repository! This project is dedicated to providing high-quality, open-source scripts for managing Proxmox environments and related services. If you're here to contribute, you're in the right place. + +## What is this repository about? +This repository contains a collection of shell scripts that help automate and simplify various tasks in Proxmox environments. The scripts are designed to be easy to use, modular, and adaptable to various configurations. + +## How can I contribute? +To contribute, please follow the instructions provided in the [Contributing Guidelines](docs/contributing.md). We encourage you to explore existing issues, suggest new features, and submit bug fixes or enhancements. + +## Table of Contents: +- [Getting Started](docs/getting-started.md) +- [Contributing Guidelines](docs/contributing.md) +- [Installation and Setup](docs/installation.md) +- [Coding Standards](docs/coding-standards.md) +- [Frequently Asked Questions (FAQ)](docs/faq.md)