generated from nhcarrigan/template
docs(mentorship): add programme sunset callout to all pages (#32)
## Summary The open Mentorship Programme is being closed. This PR adds a `:::caution[Programme Sunset]` aside to the top of every page under `src/content/docs/mentorship/` (and the nested `resources/` subdirectory) so anyone landing on these pages immediately understands the current state of the programme. The callout: - States that the open programme has been sunset and is no longer accepting new participants - Notes that the pages remain available as reference material - Describes the new private, invite-only personalised development programme - Clarifies that there is no application process - Directs interested readers to the Discord community as the route to being noticed for an invite ## Files changed - 11 main mentorship pages (`00-faq` through `10-graduation`) - 10 resource pages under `mentorship/resources/` - 21 files total, 168 insertions, 0 deletions ## Test plan - [x] `pnpm lint` passes (0 cspell issues across 176 files) - [x] `pnpm build` succeeds (177 pages built, no Starlight aside errors) - [x] Spot-checked rendered placement on `00-faq.md` and `resources/career-prep.md` - [ ] Visual confirmation in deployed preview ## Notes While working on this, I noticed one pre-existing em-dash in `mentorship/07-writing-code.md` (line 184, in the body content, not the callout). Out of scope for this PR but worth a future cleanup pass to bring those legacy docs in line with your tone guide. Reviewed-on: #32 Co-authored-by: Hikari <hikari@nhcarrigan.com> Co-committed-by: Hikari <hikari@nhcarrigan.com>
This commit was merged in pull request #32.
This commit is contained in:
@@ -2,6 +2,14 @@
|
|||||||
title: 00. Frequently Asked Questions
|
title: 00. Frequently Asked Questions
|
||||||
---
|
---
|
||||||
|
|
||||||
|
:::caution[Programme Sunset]
|
||||||
|
The open Mentorship Programme has been sunset and is no longer accepting new participants. These pages remain available as reference material.
|
||||||
|
|
||||||
|
I'm now running a private, personalised professional development programme on an invite-only basis - hand-selecting a small number of participants so the shape of each journey can be built around them. There is no application process; participation is by direct invitation only.
|
||||||
|
|
||||||
|
Being active in my [Discord community](https://chat.nhcarrigan.com/) increases your chances of being invited.
|
||||||
|
:::
|
||||||
|
|
||||||
**PROVIDING ANSWERS TO FREQUENTLY ASKED QUESTIONS REGARDING THE MENTORSHIP PROGRAMME**
|
**PROVIDING ANSWERS TO FREQUENTLY ASKED QUESTIONS REGARDING THE MENTORSHIP PROGRAMME**
|
||||||
|
|
||||||
## 1. INTRODUCTION AND LEGAL FRAMEWORK
|
## 1. INTRODUCTION AND LEGAL FRAMEWORK
|
||||||
|
|||||||
@@ -2,6 +2,14 @@
|
|||||||
title: 01. Onboarding
|
title: 01. Onboarding
|
||||||
---
|
---
|
||||||
|
|
||||||
|
:::caution[Programme Sunset]
|
||||||
|
The open Mentorship Programme has been sunset and is no longer accepting new participants. These pages remain available as reference material.
|
||||||
|
|
||||||
|
I'm now running a private, personalised professional development programme on an invite-only basis - hand-selecting a small number of participants so the shape of each journey can be built around them. There is no application process; participation is by direct invitation only.
|
||||||
|
|
||||||
|
Being active in my [Discord community](https://chat.nhcarrigan.com/) increases your chances of being invited.
|
||||||
|
:::
|
||||||
|
|
||||||
**ESTABLISHING ONBOARDING PROCEDURES AND REQUIREMENTS FOR MENTORSHIP PROGRAMME PARTICIPANTS**
|
**ESTABLISHING ONBOARDING PROCEDURES AND REQUIREMENTS FOR MENTORSHIP PROGRAMME PARTICIPANTS**
|
||||||
|
|
||||||
## 1. INTRODUCTION AND LEGAL FRAMEWORK
|
## 1. INTRODUCTION AND LEGAL FRAMEWORK
|
||||||
|
|||||||
@@ -2,6 +2,14 @@
|
|||||||
title: 02. Goal Setting
|
title: 02. Goal Setting
|
||||||
---
|
---
|
||||||
|
|
||||||
|
:::caution[Programme Sunset]
|
||||||
|
The open Mentorship Programme has been sunset and is no longer accepting new participants. These pages remain available as reference material.
|
||||||
|
|
||||||
|
I'm now running a private, personalised professional development programme on an invite-only basis - hand-selecting a small number of participants so the shape of each journey can be built around them. There is no application process; participation is by direct invitation only.
|
||||||
|
|
||||||
|
Being active in my [Discord community](https://chat.nhcarrigan.com/) increases your chances of being invited.
|
||||||
|
:::
|
||||||
|
|
||||||
**ESTABLISHING GOAL-SETTING PROCEDURES AND REQUIREMENTS FOR MENTORSHIP PROGRAMME PARTICIPANTS**
|
**ESTABLISHING GOAL-SETTING PROCEDURES AND REQUIREMENTS FOR MENTORSHIP PROGRAMME PARTICIPANTS**
|
||||||
|
|
||||||
## 1. INTRODUCTION AND LEGAL FRAMEWORK
|
## 1. INTRODUCTION AND LEGAL FRAMEWORK
|
||||||
|
|||||||
@@ -2,6 +2,14 @@
|
|||||||
title: 03. Project Planning
|
title: 03. Project Planning
|
||||||
---
|
---
|
||||||
|
|
||||||
|
:::caution[Programme Sunset]
|
||||||
|
The open Mentorship Programme has been sunset and is no longer accepting new participants. These pages remain available as reference material.
|
||||||
|
|
||||||
|
I'm now running a private, personalised professional development programme on an invite-only basis - hand-selecting a small number of participants so the shape of each journey can be built around them. There is no application process; participation is by direct invitation only.
|
||||||
|
|
||||||
|
Being active in my [Discord community](https://chat.nhcarrigan.com/) increases your chances of being invited.
|
||||||
|
:::
|
||||||
|
|
||||||
**ESTABLISHING PROJECT PLANNING PROCEDURES AND REQUIREMENTS FOR MENTORSHIP PROGRAMME PARTICIPANTS**
|
**ESTABLISHING PROJECT PLANNING PROCEDURES AND REQUIREMENTS FOR MENTORSHIP PROGRAMME PARTICIPANTS**
|
||||||
|
|
||||||
## 1. INTRODUCTION AND LEGAL FRAMEWORK
|
## 1. INTRODUCTION AND LEGAL FRAMEWORK
|
||||||
|
|||||||
@@ -2,6 +2,14 @@
|
|||||||
title: 04. User Stories
|
title: 04. User Stories
|
||||||
---
|
---
|
||||||
|
|
||||||
|
:::caution[Programme Sunset]
|
||||||
|
The open Mentorship Programme has been sunset and is no longer accepting new participants. These pages remain available as reference material.
|
||||||
|
|
||||||
|
I'm now running a private, personalised professional development programme on an invite-only basis - hand-selecting a small number of participants so the shape of each journey can be built around them. There is no application process; participation is by direct invitation only.
|
||||||
|
|
||||||
|
Being active in my [Discord community](https://chat.nhcarrigan.com/) increases your chances of being invited.
|
||||||
|
:::
|
||||||
|
|
||||||
**ESTABLISHING USER STORY DEVELOPMENT PROCEDURES AND REQUIREMENTS FOR MENTORSHIP PROGRAMME PARTICIPANTS**
|
**ESTABLISHING USER STORY DEVELOPMENT PROCEDURES AND REQUIREMENTS FOR MENTORSHIP PROGRAMME PARTICIPANTS**
|
||||||
|
|
||||||
## 1. INTRODUCTION AND LEGAL FRAMEWORK
|
## 1. INTRODUCTION AND LEGAL FRAMEWORK
|
||||||
|
|||||||
@@ -2,6 +2,14 @@
|
|||||||
title: 05. Technical Breakdown
|
title: 05. Technical Breakdown
|
||||||
---
|
---
|
||||||
|
|
||||||
|
:::caution[Programme Sunset]
|
||||||
|
The open Mentorship Programme has been sunset and is no longer accepting new participants. These pages remain available as reference material.
|
||||||
|
|
||||||
|
I'm now running a private, personalised professional development programme on an invite-only basis - hand-selecting a small number of participants so the shape of each journey can be built around them. There is no application process; participation is by direct invitation only.
|
||||||
|
|
||||||
|
Being active in my [Discord community](https://chat.nhcarrigan.com/) increases your chances of being invited.
|
||||||
|
:::
|
||||||
|
|
||||||
**ESTABLISHING TECHNICAL BREAKDOWN PROCEDURES AND REQUIREMENTS FOR MENTORSHIP PROGRAMME PARTICIPANTS**
|
**ESTABLISHING TECHNICAL BREAKDOWN PROCEDURES AND REQUIREMENTS FOR MENTORSHIP PROGRAMME PARTICIPANTS**
|
||||||
|
|
||||||
## 1. INTRODUCTION AND LEGAL FRAMEWORK
|
## 1. INTRODUCTION AND LEGAL FRAMEWORK
|
||||||
|
|||||||
@@ -2,6 +2,14 @@
|
|||||||
title: 06. Priority and Effort
|
title: 06. Priority and Effort
|
||||||
---
|
---
|
||||||
|
|
||||||
|
:::caution[Programme Sunset]
|
||||||
|
The open Mentorship Programme has been sunset and is no longer accepting new participants. These pages remain available as reference material.
|
||||||
|
|
||||||
|
I'm now running a private, personalised professional development programme on an invite-only basis - hand-selecting a small number of participants so the shape of each journey can be built around them. There is no application process; participation is by direct invitation only.
|
||||||
|
|
||||||
|
Being active in my [Discord community](https://chat.nhcarrigan.com/) increases your chances of being invited.
|
||||||
|
:::
|
||||||
|
|
||||||
**ESTABLISHING PRIORITY AND EFFORT ASSIGNMENT PROCEDURES FOR MENTORSHIP PROGRAMME PARTICIPANTS**
|
**ESTABLISHING PRIORITY AND EFFORT ASSIGNMENT PROCEDURES FOR MENTORSHIP PROGRAMME PARTICIPANTS**
|
||||||
|
|
||||||
## 1. INTRODUCTION AND LEGAL FRAMEWORK
|
## 1. INTRODUCTION AND LEGAL FRAMEWORK
|
||||||
|
|||||||
@@ -2,6 +2,14 @@
|
|||||||
title: 07. Writing Code
|
title: 07. Writing Code
|
||||||
---
|
---
|
||||||
|
|
||||||
|
:::caution[Programme Sunset]
|
||||||
|
The open Mentorship Programme has been sunset and is no longer accepting new participants. These pages remain available as reference material.
|
||||||
|
|
||||||
|
I'm now running a private, personalised professional development programme on an invite-only basis - hand-selecting a small number of participants so the shape of each journey can be built around them. There is no application process; participation is by direct invitation only.
|
||||||
|
|
||||||
|
Being active in my [Discord community](https://chat.nhcarrigan.com/) increases your chances of being invited.
|
||||||
|
:::
|
||||||
|
|
||||||
**ESTABLISHING CODE DEVELOPMENT PROCEDURES AND REQUIREMENTS FOR MENTORSHIP PROGRAMME PARTICIPANTS**
|
**ESTABLISHING CODE DEVELOPMENT PROCEDURES AND REQUIREMENTS FOR MENTORSHIP PROGRAMME PARTICIPANTS**
|
||||||
|
|
||||||
## 1. INTRODUCTION AND LEGAL FRAMEWORK
|
## 1. INTRODUCTION AND LEGAL FRAMEWORK
|
||||||
|
|||||||
@@ -2,6 +2,14 @@
|
|||||||
title: 08. Final Polish
|
title: 08. Final Polish
|
||||||
---
|
---
|
||||||
|
|
||||||
|
:::caution[Programme Sunset]
|
||||||
|
The open Mentorship Programme has been sunset and is no longer accepting new participants. These pages remain available as reference material.
|
||||||
|
|
||||||
|
I'm now running a private, personalised professional development programme on an invite-only basis - hand-selecting a small number of participants so the shape of each journey can be built around them. There is no application process; participation is by direct invitation only.
|
||||||
|
|
||||||
|
Being active in my [Discord community](https://chat.nhcarrigan.com/) increases your chances of being invited.
|
||||||
|
:::
|
||||||
|
|
||||||
**ESTABLISHING FINAL POLISH AND DEPLOYMENT PROCEDURES FOR MENTORSHIP PROGRAMME PARTICIPANTS**
|
**ESTABLISHING FINAL POLISH AND DEPLOYMENT PROCEDURES FOR MENTORSHIP PROGRAMME PARTICIPANTS**
|
||||||
|
|
||||||
## 1. INTRODUCTION AND LEGAL FRAMEWORK
|
## 1. INTRODUCTION AND LEGAL FRAMEWORK
|
||||||
|
|||||||
@@ -2,6 +2,14 @@
|
|||||||
title: 09. Career Prep
|
title: 09. Career Prep
|
||||||
---
|
---
|
||||||
|
|
||||||
|
:::caution[Programme Sunset]
|
||||||
|
The open Mentorship Programme has been sunset and is no longer accepting new participants. These pages remain available as reference material.
|
||||||
|
|
||||||
|
I'm now running a private, personalised professional development programme on an invite-only basis - hand-selecting a small number of participants so the shape of each journey can be built around them. There is no application process; participation is by direct invitation only.
|
||||||
|
|
||||||
|
Being active in my [Discord community](https://chat.nhcarrigan.com/) increases your chances of being invited.
|
||||||
|
:::
|
||||||
|
|
||||||
**ESTABLISHING CAREER PREPARATION PROCEDURES AND REQUIREMENTS FOR MENTORSHIP PROGRAMME PARTICIPANTS**
|
**ESTABLISHING CAREER PREPARATION PROCEDURES AND REQUIREMENTS FOR MENTORSHIP PROGRAMME PARTICIPANTS**
|
||||||
|
|
||||||
## 1. INTRODUCTION AND LEGAL FRAMEWORK
|
## 1. INTRODUCTION AND LEGAL FRAMEWORK
|
||||||
|
|||||||
@@ -2,6 +2,14 @@
|
|||||||
title: 10. Graduation
|
title: 10. Graduation
|
||||||
---
|
---
|
||||||
|
|
||||||
|
:::caution[Programme Sunset]
|
||||||
|
The open Mentorship Programme has been sunset and is no longer accepting new participants. These pages remain available as reference material.
|
||||||
|
|
||||||
|
I'm now running a private, personalised professional development programme on an invite-only basis - hand-selecting a small number of participants so the shape of each journey can be built around them. There is no application process; participation is by direct invitation only.
|
||||||
|
|
||||||
|
Being active in my [Discord community](https://chat.nhcarrigan.com/) increases your chances of being invited.
|
||||||
|
:::
|
||||||
|
|
||||||
**ESTABLISHING GRADUATION CRITERIA AND ALUMNI PROGRAMME PROCEDURES FOR MENTORSHIP PROGRAMME PARTICIPANTS**
|
**ESTABLISHING GRADUATION CRITERIA AND ALUMNI PROGRAMME PROCEDURES FOR MENTORSHIP PROGRAMME PARTICIPANTS**
|
||||||
|
|
||||||
## 1. INTRODUCTION AND LEGAL FRAMEWORK
|
## 1. INTRODUCTION AND LEGAL FRAMEWORK
|
||||||
|
|||||||
@@ -2,6 +2,14 @@
|
|||||||
title: Career Preparation Resources
|
title: Career Preparation Resources
|
||||||
---
|
---
|
||||||
|
|
||||||
|
:::caution[Programme Sunset]
|
||||||
|
The open Mentorship Programme has been sunset and is no longer accepting new participants. These pages remain available as reference material.
|
||||||
|
|
||||||
|
I'm now running a private, personalised professional development programme on an invite-only basis - hand-selecting a small number of participants so the shape of each journey can be built around them. There is no application process; participation is by direct invitation only.
|
||||||
|
|
||||||
|
Being active in my [Discord community](https://chat.nhcarrigan.com/) increases your chances of being invited.
|
||||||
|
:::
|
||||||
|
|
||||||
**RESUME TEMPLATES, LINKEDIN GUIDES, APPLICATION GUIDES, INTERVIEW RESOURCES, AND JOB SEARCH STRATEGIES**
|
**RESUME TEMPLATES, LINKEDIN GUIDES, APPLICATION GUIDES, INTERVIEW RESOURCES, AND JOB SEARCH STRATEGIES**
|
||||||
|
|
||||||
## Resume Templates
|
## Resume Templates
|
||||||
|
|||||||
@@ -2,6 +2,14 @@
|
|||||||
title: Code Development Resources
|
title: Code Development Resources
|
||||||
---
|
---
|
||||||
|
|
||||||
|
:::caution[Programme Sunset]
|
||||||
|
The open Mentorship Programme has been sunset and is no longer accepting new participants. These pages remain available as reference material.
|
||||||
|
|
||||||
|
I'm now running a private, personalised professional development programme on an invite-only basis - hand-selecting a small number of participants so the shape of each journey can be built around them. There is no application process; participation is by direct invitation only.
|
||||||
|
|
||||||
|
Being active in my [Discord community](https://chat.nhcarrigan.com/) increases your chances of being invited.
|
||||||
|
:::
|
||||||
|
|
||||||
**CODE REVIEW CHECKLIST, SELF-REVIEW GUIDELINES, AND BEST PRACTICES**
|
**CODE REVIEW CHECKLIST, SELF-REVIEW GUIDELINES, AND BEST PRACTICES**
|
||||||
|
|
||||||
## Code Review Checklist
|
## Code Review Checklist
|
||||||
|
|||||||
@@ -2,6 +2,14 @@
|
|||||||
title: Code Review Checklist
|
title: Code Review Checklist
|
||||||
---
|
---
|
||||||
|
|
||||||
|
:::caution[Programme Sunset]
|
||||||
|
The open Mentorship Programme has been sunset and is no longer accepting new participants. These pages remain available as reference material.
|
||||||
|
|
||||||
|
I'm now running a private, personalised professional development programme on an invite-only basis - hand-selecting a small number of participants so the shape of each journey can be built around them. There is no application process; participation is by direct invitation only.
|
||||||
|
|
||||||
|
Being active in my [Discord community](https://chat.nhcarrigan.com/) increases your chances of being invited.
|
||||||
|
:::
|
||||||
|
|
||||||
**SELF-REVIEW CHECKLIST FOR CODE QUALITY**
|
**SELF-REVIEW CHECKLIST FOR CODE QUALITY**
|
||||||
|
|
||||||
Use this checklist to review your own code before merging pull requests or when preparing for optional code reviews.
|
Use this checklist to review your own code before merging pull requests or when preparing for optional code reviews.
|
||||||
|
|||||||
@@ -2,6 +2,14 @@
|
|||||||
title: Final Polish Checklist
|
title: Final Polish Checklist
|
||||||
---
|
---
|
||||||
|
|
||||||
|
:::caution[Programme Sunset]
|
||||||
|
The open Mentorship Programme has been sunset and is no longer accepting new participants. These pages remain available as reference material.
|
||||||
|
|
||||||
|
I'm now running a private, personalised professional development programme on an invite-only basis - hand-selecting a small number of participants so the shape of each journey can be built around them. There is no application process; participation is by direct invitation only.
|
||||||
|
|
||||||
|
Being active in my [Discord community](https://chat.nhcarrigan.com/) increases your chances of being invited.
|
||||||
|
:::
|
||||||
|
|
||||||
**COMPREHENSIVE CHECKLIST FOR PROJECT FINAL POLISH**
|
**COMPREHENSIVE CHECKLIST FOR PROJECT FINAL POLISH**
|
||||||
|
|
||||||
Use this checklist to ensure your flagship project is ready for professional presentation.
|
Use this checklist to ensure your flagship project is ready for professional presentation.
|
||||||
|
|||||||
@@ -2,6 +2,14 @@
|
|||||||
title: Final Polish Resources
|
title: Final Polish Resources
|
||||||
---
|
---
|
||||||
|
|
||||||
|
:::caution[Programme Sunset]
|
||||||
|
The open Mentorship Programme has been sunset and is no longer accepting new participants. These pages remain available as reference material.
|
||||||
|
|
||||||
|
I'm now running a private, personalised professional development programme on an invite-only basis - hand-selecting a small number of participants so the shape of each journey can be built around them. There is no application process; participation is by direct invitation only.
|
||||||
|
|
||||||
|
Being active in my [Discord community](https://chat.nhcarrigan.com/) increases your chances of being invited.
|
||||||
|
:::
|
||||||
|
|
||||||
**FINAL POLISH CHECKLIST, CODE CLEANUP GUIDELINES, DOCUMENTATION TEMPLATES, AND DEPLOYMENT GUIDES**
|
**FINAL POLISH CHECKLIST, CODE CLEANUP GUIDELINES, DOCUMENTATION TEMPLATES, AND DEPLOYMENT GUIDES**
|
||||||
|
|
||||||
## Final Polish Checklist
|
## Final Polish Checklist
|
||||||
|
|||||||
@@ -2,6 +2,14 @@
|
|||||||
title: Goal Setting Resources
|
title: Goal Setting Resources
|
||||||
---
|
---
|
||||||
|
|
||||||
|
:::caution[Programme Sunset]
|
||||||
|
The open Mentorship Programme has been sunset and is no longer accepting new participants. These pages remain available as reference material.
|
||||||
|
|
||||||
|
I'm now running a private, personalised professional development programme on an invite-only basis - hand-selecting a small number of participants so the shape of each journey can be built around them. There is no application process; participation is by direct invitation only.
|
||||||
|
|
||||||
|
Being active in my [Discord community](https://chat.nhcarrigan.com/) increases your chances of being invited.
|
||||||
|
:::
|
||||||
|
|
||||||
**ROADMAP TEMPLATES AND GOAL-SETTING RESOURCES**
|
**ROADMAP TEMPLATES AND GOAL-SETTING RESOURCES**
|
||||||
|
|
||||||
## Roadmap Templates
|
## Roadmap Templates
|
||||||
|
|||||||
@@ -2,6 +2,14 @@
|
|||||||
title: Priority and Effort Resources
|
title: Priority and Effort Resources
|
||||||
---
|
---
|
||||||
|
|
||||||
|
:::caution[Programme Sunset]
|
||||||
|
The open Mentorship Programme has been sunset and is no longer accepting new participants. These pages remain available as reference material.
|
||||||
|
|
||||||
|
I'm now running a private, personalised professional development programme on an invite-only basis - hand-selecting a small number of participants so the shape of each journey can be built around them. There is no application process; participation is by direct invitation only.
|
||||||
|
|
||||||
|
Being active in my [Discord community](https://chat.nhcarrigan.com/) increases your chances of being invited.
|
||||||
|
:::
|
||||||
|
|
||||||
**PRIORITY ASSIGNMENT AND EFFORT ESTIMATION GUIDES**
|
**PRIORITY ASSIGNMENT AND EFFORT ESTIMATION GUIDES**
|
||||||
|
|
||||||
## Priority Assignment Guide
|
## Priority Assignment Guide
|
||||||
|
|||||||
@@ -2,6 +2,14 @@
|
|||||||
title: Project Planning Resources
|
title: Project Planning Resources
|
||||||
---
|
---
|
||||||
|
|
||||||
|
:::caution[Programme Sunset]
|
||||||
|
The open Mentorship Programme has been sunset and is no longer accepting new participants. These pages remain available as reference material.
|
||||||
|
|
||||||
|
I'm now running a private, personalised professional development programme on an invite-only basis - hand-selecting a small number of participants so the shape of each journey can be built around them. There is no application process; participation is by direct invitation only.
|
||||||
|
|
||||||
|
Being active in my [Discord community](https://chat.nhcarrigan.com/) increases your chances of being invited.
|
||||||
|
:::
|
||||||
|
|
||||||
**PROJECT PLAN EXAMPLES AND BRAINSTORMING GUIDES**
|
**PROJECT PLAN EXAMPLES AND BRAINSTORMING GUIDES**
|
||||||
|
|
||||||
## Project Plan Example
|
## Project Plan Example
|
||||||
|
|||||||
@@ -2,6 +2,14 @@
|
|||||||
title: Technical Breakdown Resources
|
title: Technical Breakdown Resources
|
||||||
---
|
---
|
||||||
|
|
||||||
|
:::caution[Programme Sunset]
|
||||||
|
The open Mentorship Programme has been sunset and is no longer accepting new participants. These pages remain available as reference material.
|
||||||
|
|
||||||
|
I'm now running a private, personalised professional development programme on an invite-only basis - hand-selecting a small number of participants so the shape of each journey can be built around them. There is no application process; participation is by direct invitation only.
|
||||||
|
|
||||||
|
Being active in my [Discord community](https://chat.nhcarrigan.com/) increases your chances of being invited.
|
||||||
|
:::
|
||||||
|
|
||||||
**TECHNICAL BREAKDOWN TEMPLATE AND EXAMPLES**
|
**TECHNICAL BREAKDOWN TEMPLATE AND EXAMPLES**
|
||||||
|
|
||||||
## Technical Breakdown Template
|
## Technical Breakdown Template
|
||||||
|
|||||||
@@ -2,6 +2,14 @@
|
|||||||
title: User Story Resources
|
title: User Story Resources
|
||||||
---
|
---
|
||||||
|
|
||||||
|
:::caution[Programme Sunset]
|
||||||
|
The open Mentorship Programme has been sunset and is no longer accepting new participants. These pages remain available as reference material.
|
||||||
|
|
||||||
|
I'm now running a private, personalised professional development programme on an invite-only basis - hand-selecting a small number of participants so the shape of each journey can be built around them. There is no application process; participation is by direct invitation only.
|
||||||
|
|
||||||
|
Being active in my [Discord community](https://chat.nhcarrigan.com/) increases your chances of being invited.
|
||||||
|
:::
|
||||||
|
|
||||||
**USER STORY TEMPLATES, EXAMPLES, AND WRITING GUIDES**
|
**USER STORY TEMPLATES, EXAMPLES, AND WRITING GUIDES**
|
||||||
|
|
||||||
## User Story Format
|
## User Story Format
|
||||||
|
|||||||
Reference in New Issue
Block a user