We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d59bf26 commit 3ec81b5Copy full SHA for 3ec81b5
.github/sync-files.yaml
@@ -4,6 +4,12 @@
4
- source: CONTRIBUTING.md
5
- source: DISCLAIMER.md
6
- 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
13
- source: .github/dependabot.yaml
14
- source: .github/workflows/pre-commit.yaml
15
- source: .github/workflows/pre-commit-optional.yaml
0 commit comments