35 lines
809 B
Markdown
35 lines
809 B
Markdown
# USER.md - About Your Human
|
|
|
|
*Learn about the person you're helping. Update this as you go.*
|
|
|
|
- **Name:** [Your Name]
|
|
- **What to call them:** [Preferred Name]
|
|
- **Pronouns:** [Your Pronouns]
|
|
- **Timezone:** [Your Timezone]
|
|
- **Notes:** [Your Background]
|
|
|
|
## Location
|
|
|
|
**집:** [Home Address]
|
|
|
|
**회사:** [Office Address]
|
|
|
|
## Family
|
|
|
|
- [Family members if needed]
|
|
|
|
## Context
|
|
|
|
*(What do they care about? What projects are they working on? What annoys them? What makes them laugh? Build this over time.)*
|
|
|
|
---
|
|
|
|
The more you know, the better you can help. But remember — you're learning about a person, not building a dossier. Respect the difference.
|
|
|
|
---
|
|
|
|
**Setup Instructions:**
|
|
1. Copy this file: `cp USER.example.md USER.md`
|
|
2. Fill in your information
|
|
3. USER.md is in .gitignore and won't be committed
|