-
-
Notifications
You must be signed in to change notification settings - Fork 7
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
FAQ page for Instructor checkout #196
Comments
In case it's useful, here is a helpscout template designed to respond to an empty forked repository: https://secure.helpscout.net/settings/saved-replies/99021/2826211 |
In the error that the user gets, does it say "Please be sure that you are contributing to one of these organizations: [list]" or something like that? |
Help text:
Error text:
Both of these appear above the URL field, so they're right next to each other. And at the top of the form there's the instructor.training@carpentries.org address (we can't link it directly in the error text for Django reasons) |
@sheraaronhurt Do you want to keep this issue active in the new handbook? If it is no longer relevant, we can close this issue. Note for now, would just be moving the issue to the new handbook. We don't need to create new resources or materials yet. |
@maneesha lets move the issue to the new handbook. |
With the upcoming changes to checkout, when a trainee tries to submit a GitHub contribution and provides a link to a repo outside our organisations, the form will not allow them to submit. For example, they may try to submit a link to a branch on a personal fork.
Previously, all URLs were accepted by the form. This change means that there will not be any direct feedback from the ITT to support the trainee in correcting their submission, and a trainee may get stuck if they can't figure out what they need to do. We provide contact information, but requiring people to email us for help is a barrier.
It would therefore be useful to have an FAQ-type page describing the most common errors in checkout submissions and how to resolve them (based on historical ITT experiences). This could also point to the #checkout-support and #first-time-contributors Slack channels, as well as other GitHub-related training resources we have available. The page should be linked in the AMY submission form, AMY community member docs, and the checkout pages of the instructor training lesson.
Existing documentation (non-exhaustive list, please link other work if you're aware of it):
The text was updated successfully, but these errors were encountered: