diff --git a/.github/CODE_OF_CONDUCT.md b/.github/CODE_OF_CONDUCT.md new file mode 100644 index 0000000..bc3764f --- /dev/null +++ b/.github/CODE_OF_CONDUCT.md @@ -0,0 +1,22 @@ +# Contributor Code of Conduct + +## Pledge + +We as individuals involved in this project, pledge to participate in this +community in a respectful, constructive, and civil manner as we work towards a common goal +of delivering free, open source, and value adding software for all. + +## Standard + +The standard for this community is the Golden Rule. + +> “Do unto others as you would have them do unto you.” + +## Scope + +This Code of Conduct applies to all spaces related to WG Tunnel. + +## Incidents or Concerns + +For any incidents or concerns, reach out to Zane at +. diff --git a/README.md b/README.md index a7c6a64..acf5d3d 100644 --- a/README.md +++ b/README.md @@ -62,13 +62,17 @@ and on while on different networks. This app was created to offer a free solutio * Battery preservation measures * Restart tunnel on ping failure (beta) -## Docs (WIP) +## Docs Basic documentation of the feature and behaviors of this app can be found [here](https://zaneschepke.com/wgtunnel-docs/overview.html). The repository for these docs can be found [here](https://github.com/zaneschepke/wgtunnel-docs). +## Contributing + +Any contributions in the form of feedback, issues, code, or translations are welcome and much appreciated! + ## Building ```