Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file modified .coverage
Binary file not shown.
37 changes: 0 additions & 37 deletions .github/Contributor_Guide/Contributing.md

This file was deleted.

12 changes: 0 additions & 12 deletions .github/Contributor_Guide/Project_Tour.md

This file was deleted.

73 changes: 0 additions & 73 deletions .github/Contributor_Guide/commiting.md

This file was deleted.

75 changes: 0 additions & 75 deletions .github/ISSUE_TEMPLATE/bug_report.yaml

This file was deleted.

30 changes: 0 additions & 30 deletions .github/ISSUE_TEMPLATE/feature_request.yaml

This file was deleted.

3 changes: 3 additions & 0 deletions .github/ISSUE_TEMPLATE/good-first-issue-2.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,6 @@ Teach `VectorizedBacktest` to rebalance weekly or monthly via a `rebalance_freq`

### Definition of Done
- Tests pass; daily default unchanged.



1 change: 1 addition & 0 deletions .github/ISSUE_TEMPLATE/good-first-issue-3.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,4 @@ Modify CLI backtest command to also save a Plotly HTML chart for PnL.
- CLI still supports Matplotlib PNG; Plotly HTML added.



21 changes: 7 additions & 14 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -1,24 +1,17 @@
### Summary
Describe the change and why it’s needed.

## Description

> Give a brief description of the pull request.
### Changes
-

### Testing

- [ ] `pytest` passes locally
- [ ] Linting passes (`ruff`, `black`)

## Semver Changes

- [ ] Patch (bug fix, no new features)
- [ ] Minor (new features, no breaking changes)
- [ ] Major (breaking changes)

## Issues
### Screenshots (optional)

> List any issues that this pull request closes.
### Related Issues
Fixes #

## Checklist

- [ ] I have read the [Contributing Guidelines](../Contributor_Guide/Contruting.md).

21 changes: 0 additions & 21 deletions .github/workflows/checklabels.yaml

This file was deleted.

36 changes: 0 additions & 36 deletions .github/workflows/commitlint.yaml

This file was deleted.

42 changes: 0 additions & 42 deletions .github/workflows/label-checker.js

This file was deleted.

Loading