Skip to content

Commit 9c7c5cb

Browse files
committed
chore(github): inherit org community-health defaults; standardize renovate
1 parent edde7ad commit 9c7c5cb

3 files changed

Lines changed: 5 additions & 56 deletions

File tree

.github/ISSUE_TEMPLATE/bug-report.md

Lines changed: 0 additions & 33 deletions
This file was deleted.

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 0 additions & 23 deletions
This file was deleted.

.github/renovate.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"extends": [
3+
"config:recommended"
4+
]
5+
}

0 commit comments

Comments
 (0)