├── .github └── ISSUE_TEMPLATE │ └── template-base.md ├── LICENSE └── README.md /.github/ISSUE_TEMPLATE/template-base.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/angularbrazil/contrata-dev-angular/HEAD/.github/ISSUE_TEMPLATE/template-base.md -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/angularbrazil/contrata-dev-angular/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/angularbrazil/contrata-dev-angular/HEAD/README.md --------------------------------------------------------------------------------