From 9778bf2114d9f6390e674e5774794fcfdb127822 Mon Sep 17 00:00:00 2001 From: zhiliaev Date: Sun, 6 Feb 2022 02:13:07 +0300 Subject: [PATCH] chore: Contributing Guidelines --- CONTRIBUTING.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 CONTRIBUTING.md diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 00000000..532d85d2 --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,9 @@ +## Contributing Guidelines + +The Dochub project accepts contributions via GitHub pull requests. +This document outlines the process to help get your contribution accepted. + + +## Versioning + +We use [semver](https://semver.org/) with pre-release as know release candidate (rc).