Skip to content

Commit d9ecc56

Browse files
authored
Update issue templates
1 parent 190ff1f commit d9ecc56

File tree

1 file changed

+40
-0
lines changed

1 file changed

+40
-0
lines changed
Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,40 @@
1+
---
2+
name: Feature request
3+
about: Describe this issue template's purpose here.
4+
title: New metric request
5+
labels: enhancement, help wanted
6+
assignees: ''
7+
8+
---
9+
10+
## Metric request
11+
12+
**Proposed Statistic/Metric**: [Describe the new statistic you want to add to the dataset]
13+
14+
**Justification**: [Explain why this new statistic would be valuable for the dataset and its users]
15+
16+
## Implementation Details
17+
18+
**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`.
19+
20+
**Calculation Method**: [Outline the calculation or algorithm to derive the new statistic]
21+
22+
**Expected Output**: [Describe the expected format or structure of the new statistic or an example output]
23+
24+
## Additional Information
25+
26+
**Stakeholders**: [List the stakeholders who would benefit from being aware of this statistic]
27+
28+
**Viz**: [List the potential visualizations that could be used with this statistic. Check this [link](https://grafana.com/docs/grafana/latest/panels-visualizations/visualizations/) for additional information]
29+
30+
**Impact**: [Discuss the potential impact of adding this statistic, such as its usefulness for analysis, research, or decision-making]
31+
32+
**Contributor**: [Mention if you are interested in working on this feature yourself or if you are seeking collaboration from others]
33+
34+
## Checklist
35+
36+
- [ ] I have reviewed the existing documentation to ensure the proposed statistic aligns with the scope and purpose.
37+
- [ ] I have provided sufficient details about the proposed statistic, including its calculation method and expected output.
38+
- [ ] I have referenced relevant documentation or resources that support the addition of the new statistic.
39+
- [ ] I have considered the potential impact and benefits of adding this statistic to the dataset.
40+
- [ ] I am willing to collaborate and work on implementing this new statistic, or I am seeking collaboration from others.

0 commit comments

Comments
 (0)