From 93435121d1142371017981eaf87d33fa8466a0e5 Mon Sep 17 00:00:00 2001 From: oivio <38628851+oivio@users.noreply.github.com> Date: Fri, 11 Jun 2021 11:55:09 +0200 Subject: [PATCH] Create README.md --- README.md | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..be84057 --- /dev/null +++ b/README.md @@ -0,0 +1,27 @@ +# Advanced Camera Manager + +I did create a more advanced camera manager that I'm releasing for free to our community. . + +Youtube quick overview link + +This repository will operate on a series of pull requests. You are free to download modify and pull request your modifications in. If it meets with the criteria of effectively replicating the project, it will be reviewed and merged in. + +### Bug Reporting Template: +``` +**Detailed description of issue** +Write a detailed explanation of the issue here. + +**Steps To Reproduce:** +1: Detailed Steps to reproduce the issue +2: Clear steps +3: Etc + +**Expected Results:** +A description of what should happen. + +**Actual Results:** +A description of what actually happens. +``` + +# Known Issue: +- not found yet