Conversation
| + Appendix 8: Reports | ||
| + Appendix 9: [Meetings](https://github.com/BenGWeeks/T-Minus-15/blob/main/Meetings.asciidoc) | ||
| + Appendix 10: [Azure DevOps Process Template Setup](https://github.com/BenGWeeks/T-Minus-15/blob/main/AzureDevOpsProcessTemplateSetup.asciidoc) | ||
| + Appendix 11: [Persona Example](https://github.com/BenGWeeks/T-Minus-15/blob/main/PersonaExample.asciidoc) |
There was a problem hiding this comment.
Just make the single line edit. You have changed chapters names back and added appendices I removed.
|
@claude please review this. Personas should be based on real people, and give us insight into how they might use the system, or challenges they might face. They should help us ensure we are building it for the devices they use, that we think about their training needs, when they use the system, how we can support them and alike. The section name should be consistent with our other appendices (resources). The README.md file also seems top be completely overriding our naming structure. FYI @natzahvik |
|
Claude encountered an error —— View job I'll analyze this and get back to you. |
There was a problem hiding this comment.
Pull Request Overview
This PR adds a new appendix document providing a persona example template to the T-Minus-15 book. The persona template demonstrates how to document user personas with key attributes like role, working hours, skills, motivation, and devices.
Key changes:
- Added new
PersonaExample.asciidocfile with a structured persona template table - Updated
README.mdto restructure chapter links and add the new Appendix 11 reference
Reviewed Changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 3 comments.
| File | Description |
|---|---|
| PersonaExample.asciidoc | New persona example template with table structure showing guidance and example for each persona attribute |
| README.md | Updated chapter/appendix links with new file naming convention and added Appendix 11 entry for the persona example |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| | Working Hours | Outline their typically working hours or shifts. | 9am - 5pm | ||
| | About | Give a short summary about this person | Joe has been a rocket engineer since graduating from university. He is passionate and technologies such as engines, aerodynamics and space. In his spare time, he goes motor racing. | ||
| | Skills and Experience | Outline the technologies that the person uses, including the ability to learn new things. | Joe is very adept with technology and learning new things. Daily, he uses the following software:Kerbel Space Program (KSP)AutoCADMicrosoft Office | ||
| | Motivation | What motivates this person. | Joe has one sole object, to get man to Mars. He obsesses about this. |
There was a problem hiding this comment.
Corrected spelling of 'object' to 'objective'.
| | Motivation | What motivates this person. | Joe has one sole object, to get man to Mars. He obsesses about this. | |
| | Motivation | What motivates this person. | Joe has one sole objective, to get man to Mars. He obsesses about this. |
| | Role | Provide their role or job title. | Rocket Engine Engineer | ||
| | Working Hours | Outline their typically working hours or shifts. | 9am - 5pm | ||
| | About | Give a short summary about this person | Joe has been a rocket engineer since graduating from university. He is passionate and technologies such as engines, aerodynamics and space. In his spare time, he goes motor racing. | ||
| | Skills and Experience | Outline the technologies that the person uses, including the ability to learn new things. | Joe is very adept with technology and learning new things. Daily, he uses the following software:Kerbel Space Program (KSP)AutoCADMicrosoft Office |
There was a problem hiding this comment.
Corrected spelling of 'Kerbel' to 'Kerbal'.
| | Skills and Experience | Outline the technologies that the person uses, including the ability to learn new things. | Joe is very adept with technology and learning new things. Daily, he uses the following software:Kerbel Space Program (KSP)AutoCADMicrosoft Office | |
| | Skills and Experience | Outline the technologies that the person uses, including the ability to learn new things. | Joe is very adept with technology and learning new things. Daily, he uses the following software:Kerbal Space Program (KSP)AutoCADMicrosoft Office |
| | Role | Provide their role or job title. | Rocket Engine Engineer | ||
| | Working Hours | Outline their typically working hours or shifts. | 9am - 5pm | ||
| | About | Give a short summary about this person | Joe has been a rocket engineer since graduating from university. He is passionate and technologies such as engines, aerodynamics and space. In his spare time, he goes motor racing. | ||
| | Skills and Experience | Outline the technologies that the person uses, including the ability to learn new things. | Joe is very adept with technology and learning new things. Daily, he uses the following software:Kerbel Space Program (KSP)AutoCADMicrosoft Office |
There was a problem hiding this comment.
The software list is not formatted properly. It should have separators (commas, bullets, or line breaks) between items for better readability.
| | Skills and Experience | Outline the technologies that the person uses, including the ability to learn new things. | Joe is very adept with technology and learning new things. Daily, he uses the following software:Kerbel Space Program (KSP)AutoCADMicrosoft Office | |
| | Skills and Experience | Outline the technologies that the person uses, including the ability to learn new things. | Joe is very adept with technology and learning new things. Daily, he uses the following software: + |
Added a new document Appendix 11 Persona Example based on the requirements from Ben Weeks.