feat: add initial template files

This commit is contained in:
gerblesh
2024-01-29 13:49:01 -08:00
commit 5088bf9310
18 changed files with 928 additions and 0 deletions

6
.github/pull.yml vendored Normal file
View File

@@ -0,0 +1,6 @@
version: "1"
rules:
- base: main
upstream: blue-build:main
mergeMethod: merge
mergeUnstable: false