Skip to content

Commit 3ec81b5

Browse files
authored
chore: sync issue and PR templates (#376)
* chore: sync issue and PR templates Signed-off-by: Kenji Miyake <kenji.miyake@tier4.jp> * Update sync-files.yaml
1 parent d59bf26 commit 3ec81b5

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/sync-files.yaml

+6
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@
44
- source: CONTRIBUTING.md
55
- source: DISCLAIMER.md
66
- source: LICENSE
7+
- source: .github/ISSUE_TEMPLATE/bug.yaml
8+
- source: .github/ISSUE_TEMPLATE/config.yml
9+
- source: .github/ISSUE_TEMPLATE/task.yaml
10+
- source: .github/PULL_REQUEST_TEMPLATE.md
11+
- source: .github/PULL_REQUEST_TEMPLATE/small-change.md
12+
- source: .github/PULL_REQUEST_TEMPLATE/standard-change.md
713
- source: .github/dependabot.yaml
814
- source: .github/workflows/pre-commit.yaml
915
- source: .github/workflows/pre-commit-optional.yaml

0 commit comments

Comments
 (0)