Skip to content

Commit ed33a74

Browse files
Add feature wishlist for OrgExplorer enhancements
Added feature wishlist for OrgExplorer enhancements including GitHub team information, progress tracking, and contributor profiles.
1 parent df67463 commit ed33a74

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

FeatureWishlist.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
- [ ] OrgExplorer could show information related to GitHub teams.
2+
This could be shown in the graph of contributors and repos somehow
3+
and/or it could be shown in a separate graph of teams and contributors.
4+
A bonus feature would be to allow adding/removing contributor to/from teams by dragging and dropping them. (This bonus feature would require a github pat, of course.)
5+
- [ ] If you look at the weekly progress spreadsheet that we will be using in the GSoC coding period,
6+
much of the information there is information that the contributors will have to input manually in the spreadsheet.
7+
But that information could be displayed by the OrgExplorer. This would save time for everyone.
8+
What is needed is a way to show, in the OrgExplorer, for a filtered subset of contributors, a week-by-week list of open/pending/closed PRs.
9+
Maybe there is other information that could be shown that would be helpful in evaluating a contributor's activity every week.
10+
- [ ] OrgExplorer could have a profile page for every contributor, showing in summarized and detailed ways,
11+
the activity of that contributor in a specified period of time. Then we could specify, for instance,
12+
a time period going from the beginning of the coding period to the end of the coding period, to see all the contributor's activity during
13+
GSoC. This profile should be exportable as a markdown file. Contributors could then use this markdown file as a
14+
starting point to prepare their final GSoC reports.

0 commit comments

Comments
 (0)