From 3231f5cc6c1366e1cc9a6426afce5b3e802ee569 Mon Sep 17 00:00:00 2001 From: CanbiZ <47820557+MickLesk@users.noreply.github.com> Date: Fri, 6 Dec 2024 13:22:25 +0100 Subject: [PATCH] Updated CONTRIBUTION (markdown) --- CONTRIBUTION.md | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) 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)