From d6bea05d9de3e2db823ae3b64bfe3a6b2eba49e7 Mon Sep 17 00:00:00 2001 From: tteckster Date: Fri, 16 Sep 2022 23:05:41 -0400 Subject: [PATCH] Create CONTRIBUTING.md --- .github/CONTRIBUTING.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .github/CONTRIBUTING.md diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md new file mode 100644 index 00000000..2f938e25 --- /dev/null +++ b/.github/CONTRIBUTING.md @@ -0,0 +1,5 @@ +# Contributing to Proxmox Helper Scripts + +Everybody is invited and welcome to contribute to Proxmox Helper Scripts. + +- Pull requests are always created against the [**pull-requests**](https://github.com/tteck/Proxmox/tree/pull-requests) branch.