Skip to content

Commit

Permalink
Cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
sefinek committed Nov 23, 2024
1 parent 8cf37fd commit 3f5b441
Show file tree
Hide file tree
Showing 7 changed files with 2 additions and 136 deletions.
31 changes: 0 additions & 31 deletions .github/ISSUE_TEMPLATE/1_help-report.md

This file was deleted.

32 changes: 0 additions & 32 deletions .github/ISSUE_TEMPLATE/2_bug-report.md

This file was deleted.

27 changes: 0 additions & 27 deletions .github/ISSUE_TEMPLATE/3_question.md

This file was deleted.

19 changes: 0 additions & 19 deletions .github/ISSUE_TEMPLATE/4_feature.request.md

This file was deleted.

4 changes: 2 additions & 2 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@ updates:
interval: "weekly"
labels:
- "dependencies"
open-pull-requests-limit: 7
open-pull-requests-limit: 4

- package-ecosystem: "nuget"
directory: "/"
schedule:
interval: "weekly"
open-pull-requests-limit: 8
open-pull-requests-limit: 5
labels:
- "dependencies"
23 changes: 0 additions & 23 deletions .github/pull_request_template.md

This file was deleted.

2 changes: 0 additions & 2 deletions .github/workflows/auto-assign.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
---

name: Auto Assign

on:
Expand Down

0 comments on commit 3f5b441

Please sign in to comment.