We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 683f645 commit a71de46Copy full SHA for a71de46
3 files changed
.github/dependabot.yml
@@ -9,3 +9,7 @@ updates:
9
directory: "/" # Location of package manifests
10
schedule:
11
interval: "weekly"
12
+ - package-ecosystem: "devcontainers" # See documentation for possible values
13
+ directory: "/" # Location of package manifests
14
+ schedule:
15
+ interval: "weekly"
slides/Slides.md
@@ -168,6 +168,14 @@ p { text-align: center; }
168
169
---
170
171
+# GitHub Codespace templates
172
+
173
+[https://github.com/codespaces/templates](https://github.com/codespaces/templates)
174
175
+
176
177
+---
178
179
# DEMO TIME
180

181
slides/img/github-codespace-templates.png
239 KB
0 commit comments