19 lines
693 B
Markdown
19 lines
693 B
Markdown
# Julian's Workspace: GhostEngine
|
|
|
|
Misaki has set up my environment to work from my own fork of "GhostEngine." Here's how I'll manage my workflow:
|
|
|
|
## What I'll Do
|
|
|
|
1. Write, commit, and push code changes directly to my local fork.
|
|
2. Use the "tea" CLI tool when I'm ready to create PRs back to the original repository.
|
|
|
|
## Tools & Resources
|
|
|
|
- **Gitea:** The repository is hosted here. I can authenticate directly.
|
|
- **Tea CLI:** Details for creating PRs can be found in the `gitea-pr` and `gitea` skill documentation.
|
|
|
|
## Collaboration Rules
|
|
|
|
We'll refine separately; I'll merge when...
|
|
...the functionality is complete and tested.
|
|
**PR Description Tip:** Include concise changelog markdown. |