From be194d92d9be1856706772fffbd75e98069dddc2 Mon Sep 17 00:00:00 2001 From: real-yfprojects Date: Sun, 18 Sep 2022 08:04:17 +0200 Subject: [PATCH] Add CONTRIBUTING file. * .github/CONTRIBUTING.md --- .github/CONTRIBUTING.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 .github/CONTRIBUTING.md diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md new file mode 100644 index 00000000..0a089b10 --- /dev/null +++ b/.github/CONTRIBUTING.md @@ -0,0 +1,4 @@ +# Connect and Contribute +- To discuss everything around using, improving, packaging and translating Vorta, join the [discussion on Github](https://github.com/borgbase/vorta/discussions). +- Report bugs by opening a new [Github issue](https://github.com/borgbase/vorta/issues/new/choose). +- Want to contribute to Vorta? Great! See our [contributor guide](https://vorta.borgbase.com/contributing/) on how to help out with coding, translation and packaging.