From fa31bf2f18d86b5ebee81faf5131e26b3554688e Mon Sep 17 00:00:00 2001 From: tteckster Date: Fri, 5 Jan 2024 13:29:27 -0500 Subject: [PATCH] Update CONTRIBUTING.md tweak --- .github/CONTRIBUTING.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index 3b61df05..ae0755be 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -1,9 +1,12 @@ -# Contributing to Proxmox VE Helper Scripts +
+ +
+

Contributing to Proxmox VE Helper Scripts

Everybody is invited and welcome to contribute to Proxmox VE Helper Scripts. - Pull requests submitted against [**main**](https://github.com/tteck/Proxmox/tree/main) are meticulously scrutinized, so please do not take it personally if the project maintainer rejects your request. By adhering to the established patterns and conventions throughout the codebase, you greatly increase the likelihood that your changes will get merged into [**main**](https://github.com/tteck/Proxmox/tree/main). -- It is important to stress that complaining about the decision after it has been made is not productive behavior for the pull request submitter. It is crucial for all contributors to respect the decision-making process and collaborate effectively towards achieving the best possible outcome for the project. +- It is important to stress that complaining about a decision after it has been made is not productive behavior for the pull request submitter. It is crucial for all contributors to respect the decision-making process and collaborate effectively towards achieving the best possible outcome for the project. - The repository will only accept Alpine applications that make use of the Alpine Package Keeper.