From a8f1f77d4875e9b73be2ab015a6eec8cbd1f91c4 Mon Sep 17 00:00:00 2001 From: Neil Dorin Date: Tue, 11 Jun 2019 11:58:57 -0600 Subject: [PATCH] Adds README.md with basic process instructions for repo maintenance cycle --- README.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 00000000..bedf0595 --- /dev/null +++ b/README.md @@ -0,0 +1,16 @@ +# Pepperdash Essentials + +#### How to merge + + +## Essentials Framework + +- If any external references have changed (like PepperDash.Core), make not of them in the commit in Framework + + +- Make changes +- Build +- Test on your system +- Commit and push to framework +- Commit and push to essentials +- Curse a whole lot when you try to figure out how to then get developments all synced up