├── .github └── ISSUE_TEMPLATE │ ├── request.md │ └── talk.md └── README.md /.github/ISSUE_TEMPLATE/request.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CodeandCoffeeCommunity/speaking/HEAD/.github/ISSUE_TEMPLATE/request.md -------------------------------------------------------------------------------- /.github/ISSUE_TEMPLATE/talk.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CodeandCoffeeCommunity/speaking/HEAD/.github/ISSUE_TEMPLATE/talk.md -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CodeandCoffeeCommunity/speaking/HEAD/README.md --------------------------------------------------------------------------------