File tree Expand file tree Collapse file tree 4 files changed +69
-0
lines changed Expand file tree Collapse file tree 4 files changed +69
-0
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ name : Bug report
3+ about : Something not working as described? This is the place.
4+ title : ' '
5+ labels : ' bug'
6+ assignees : ' '
7+
8+ ---
9+ <!--
10+ For your bug report, include this information:
11+ -------------------------
12+ What version of fMRIPrep are you using?
13+ What were you trying to do?
14+ What did you expect will happen?
15+ What actually happened?
16+ Can you replicate the behavior? If yes, how?
17+
18+ List the steps you performed that revealed the bug to you.
19+ Include any code samples. Enclose them in triple back-ticks (```)
20+ Like this:
21+
22+ ```
23+ <code>
24+ ```
25+ -->
Original file line number Diff line number Diff line change 1+ ---
2+ name : Documentation improvement
3+ about : Is the documentation of something missing, unclear, or lacking? This is the place.
4+ title : ' '
5+ labels : ' documentation'
6+ assignees : ' '
7+
8+ ---
9+ <!--
10+ For the Documentation request, please include the following:
11+ ------------------------
12+ What would you like changed/added and why?
13+ Do you have any suggestions for the new documents?
14+ -->
Original file line number Diff line number Diff line change 1+ ---
2+ name : Feature request
3+ about : Got an idea for a new feature, or changing an existing one? This is the place.
4+ title : ' '
5+ labels : ' enhancement'
6+ assignees : ' '
7+
8+ ---
9+ <!--
10+ For your feature request, include the following:
11+ ------------------------
12+ What would you like changed/added and why?
13+ What would be the benefit? Does the change make something easier to use?
14+ -->
Original file line number Diff line number Diff line change 1+ ---
2+ name : Question
3+ about : Not sure if you are using this tool correctly, or other questions? This is the place.
4+ title : ' '
5+ labels : ' question'
6+ assignees : ' '
7+
8+ ---
9+ <!--
10+ Before submitting a question, please search fMRIPrep's GitHub issues and https://neurostars.org
11+
12+ For your question, include the following:
13+ ------------------------
14+ What are you trying to accomplish?
15+ What have you tried?
16+ -->
You can’t perform that action at this time.
0 commit comments