Update page 'Home'

AJ ONeal 2019-06-12 08:37:56 +00:00
parent 25e77b874a
commit 3f190058a3
1 changed files with 14 additions and 1 deletions

15
Home.md

@ -2,4 +2,17 @@ Goals, Guiding Philosophies, Contributing, and such...
* [How to Contribute](How-to-Contribute)
* [Move to Approve: Our Philosophy on PRs](Move-to-Approve)
* [Built with Rage](Built-with-Rage)
* [Built with Rage](Built-with-Rage)
# Licensing
MPL-2.0
We care about brand value. We care about choice. We care about education.
We care about our code.
# Code Style
* Go - `go fmt`
* Rust - `rustfmt`
* Node.js - Node v6 compatible, VanillaJS, ES5.1½, `prettier`
* Browsers - same as above