18 lines
699 B
Markdown
18 lines
699 B
Markdown
# Project Instructions
|
|
|
|
## General Workflow
|
|
1. Ensure all relevant files are updated in the repository.
|
|
2. Use the following index to retrieve links to key documents and code files:
|
|
- [Project Knowledge Base Index](https://raw.githubusercontent.com/your-repo/project/main/pkb-index.md)
|
|
|
|
## Coding Standards
|
|
- Follow Dart and PHP coding standards.
|
|
- Write clear and descriptive comments for all functions and classes.
|
|
|
|
## Regular Tasks
|
|
- Review and update the project documentation regularly.
|
|
- Commit all changes to the repository with clear commit messages.
|
|
|
|
## Communication
|
|
- Document all significant decisions and discussions.
|
|
- Regularly check meeting notes and correspondences for updates.
|