Skip to content

Commit 3086133

Browse files
author
Ivan Cao-Berg
committed
"Added new feature for user authentication, fixed a bug in data validation, improved performance of database queries, and updated styling for user interface."
1 parent fec2532 commit 3086133

File tree

1 file changed

+30
-0
lines changed

1 file changed

+30
-0
lines changed

.github/feature_request.md

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
## Feature request
2+
3+
**Proposed Statistic/Metric**: [Describe the new statistic you want to add to the dataset]
4+
5+
**Justification**: [Explain why this new statistic would be valuable for the dataset and its users]
6+
7+
## Implementation Details
8+
9+
**Data Source**: The information needed to compute the statistic should come from this file `https://download.brainimagelibrary.org/inventory/daily/reports/today.json` or any file(s) listed in `today.json`.
10+
11+
**Calculation Method**: [Outline the calculation or algorithm to derive the new statistic]
12+
13+
**Expected Output**: [Describe the expected format or structure of the new statistic or an example output]
14+
15+
## Additional Information
16+
17+
**Stakeholders**: [List the stakeholders who would benefit from being aware of this statistic]
18+
19+
**Impact**: [Discuss the potential impact of adding this statistic, such as its usefulness for analysis, research, or decision-making]
20+
21+
**Contributor**: [Mention if you are interested in working on this feature yourself or if you are seeking collaboration from others]
22+
23+
## Checklist
24+
25+
- [ ] I have reviewed the existing documentation to ensure the proposed statistic aligns with the scope and purpose.
26+
- [ ] I have provided sufficient details about the proposed statistic, including its calculation method and expected output.
27+
- [ ] I have referenced relevant documentation or resources that support the addition of the new statistic.
28+
- [ ] I have considered the potential impact and benefits of adding this statistic to the dataset.
29+
- [ ] I am willing to collaborate and work on implementing this new statistic, or I am seeking collaboration from others.
30+

0 commit comments

Comments
 (0)