Skip to content

Commit

Permalink
chore: sync issue and PR templates (#376)
Browse files Browse the repository at this point in the history
* chore: sync issue and PR templates

Signed-off-by: Kenji Miyake <kenji.miyake@tier4.jp>

* Update sync-files.yaml
  • Loading branch information
kenji-miyake committed Mar 17, 2022
1 parent d59bf26 commit 3ec81b5
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/sync-files.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@
- source: CONTRIBUTING.md
- source: DISCLAIMER.md
- source: LICENSE
- source: .github/ISSUE_TEMPLATE/bug.yaml
- source: .github/ISSUE_TEMPLATE/config.yml
- source: .github/ISSUE_TEMPLATE/task.yaml
- source: .github/PULL_REQUEST_TEMPLATE.md
- source: .github/PULL_REQUEST_TEMPLATE/small-change.md
- source: .github/PULL_REQUEST_TEMPLATE/standard-change.md
- source: .github/dependabot.yaml
- source: .github/workflows/pre-commit.yaml
- source: .github/workflows/pre-commit-optional.yaml
Expand Down

0 comments on commit 3ec81b5

Please sign in to comment.