-
Notifications
You must be signed in to change notification settings - Fork 17
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Come up with a user communication and support workflow #12
Comments
I was thinking about this a bit more, what about something like: General workflow for users to report backWe use this repository for all questions from the users, via new issues. We can create a page on the
For technical issuesFor technical issues, @jamesgspercy will monitor types 1 and 2 and provide first point-of-contact triage, assistance, and debugging. Most of these issues should be addressable through either debugging via the JupyterHub interface for a user, by monitoring the kubernetes cluster itself, and by making configurations to the pilot hubs repository. If we run into issues that are bigger than that, @jamesgspercy will escalate to @yuvipanda to make more substantial improvements or debug major k8s problems. If 2i2c can find funding to pay for another engineer then we can also provide another person to support @jamesgspercy as well. For usage / pedagogy issuesFor usage / pedagogy issues, the Berkeley pedagogy team can provide primary point-of-contact and triage. This includes @sandeepsainath, @sideye, and @ericvd-ucb (or whatever teams they wish to put into this role). These questions will be more around usage and how to "best use" these tools. For more complex questions that dig into the guts of Jupyter etc, @choldgraf can also provide support and insight, and also help turn user questions into documentation for the pilots website. What do folks think about this rough plan? |
Note I have just added some templates to this repo here: https://github.com/2i2c-org/pilot/issues/new/choose and also added buttons for users to go to these templates here: |
Looks comprehensive to me! A couple things on my mind:
|
I think adding a 'Support' button to the hub home page is great. What do you think, @choldgraf? |
I think a support button is a great idea. My main question is "where does this button point?" :-) we could have it point directly to: https://github.com/2i2c-org/pilot/issues/new/choose I'm not sure how we could point people to different hub-specific support addresses (like |
I think it would be more appropriate to redirect to the |
We have this completed in https://docs.2i2c.org/en/latest/support.html |
Once we have users on these hubs, we'll need a model for how they are expected to engage with technical support as well as engage with other users on hubs. In addition there are at least two different kinds of users: admin-level users and non-admin users.
What kinds of communication bottlenecks do we want? What kind of technical platforms should we use for this communication?
A few thoughts for tech platforms:
support@2i2c.org
that is forwarded to many of usIn addition, how shall we break down the difference between pedagogical questions and support vs. technical questions and support? Perhaps having a single location for support will help us blur the lines between these a bit?
cc
@ericvd-ucb
@sandeepsainath
@sideye
@jamesgspercy
@yuvipanda
The text was updated successfully, but these errors were encountered: