Description:
As you onboard to HyPyP, document every friction point you encounter. This log will help us identify and fix the biggest barriers for newcomers.
Context:
The best way to improve onboarding is to capture real struggles from real newcomers. Your fresh perspective is invaluable!
Tasks:
Friction Log Template:
| Step |
What I tried |
What went wrong |
Proposed fix |
| Install |
pip install hypyp |
Missing dependency X |
Add X to requirements |
| Tutorial |
Run cell 5 |
Error: "No module Y" |
Add import statement |
| Docs |
Find PLV docs |
Couldn't find it |
Add link in README |
Acceptance Criteria:
Description:
As you onboard to HyPyP, document every friction point you encounter. This log will help us identify and fix the biggest barriers for newcomers.
Context:
The best way to improve onboarding is to capture real struggles from real newcomers. Your fresh perspective is invaluable!
Tasks:
getting_started.ipynbtutorialFriction Log Template:
pip install hypypAcceptance Criteria: