Skip to content

Commit 84194f1

Browse files
Merge branch 'feat/fresh-bollinger-bands-factor' of https://github.com/Satvik-Singh192/QuantResearch_Opcode into feat/fresh-bollinger-bands-factor
2 parents c6b71db + db094df commit 84194f1

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

.github/ISSUE_TEMPLATE/feature_request.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,14 @@ body:
88
- type: markdown
99
attributes:
1010
value: |
11-
Please explain what is in your mind, we would like to hear it from you! 🤠
11+
Please explain what is in your mind, we would like to hear it from you!
1212
1313
1414
- type: textarea
1515
id: explaining
1616
attributes:
1717
label: So, what is it about?
18-
description: Please describe what you're requesting for. So, we Akarui Team can understand your request better and work on it faster!
18+
description: Please describe what you're requesting for. So, we Quant Team can understand your request better and work on it faster!
1919
placeholder: It's about...
2020
validations:
2121
required: true

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,11 @@
33

44
> Give a brief description of the pull request.
55
6+
### Testing
7+
8+
- [ ] `pytest` passes locally
9+
- [ ] Linting passes (`ruff`, `black`)
10+
611
## Semver Changes
712

813
- [ ] Patch (bug fix, no new features)

0 commit comments

Comments
 (0)