HexmosTech / Lama2

Free, Lightweight & Collaborative API Client
https://hexmos.com/lama2/index.html
GNU Affero General Public License v3.0
109 stars 6 forks source link

Root var l2configenv fix #26

Closed lovestaco closed 1 year ago

lovestaco commented 1 year ago

What type of MR is this? (check all applicable)

Description

This PR fixes the bug where if l2configenv or l2env was absent then l2 -e <l2filepath> would error out. Adding documentation update using make mkdocs. Adding PR template and instructions.

Important files to start review from

preprocess. go

Added tests?

Added to documentation?

If documentation update is there then run make mkdocs once PR is in acceptable state.