Skip to content

Instantly share code, notes, and snippets.

@jesseGlacken
Created February 7, 2024 23:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jesseGlacken/3d3ee82a10a208372ac0702eabe63ef7 to your computer and use it in GitHub Desktop.
Save jesseGlacken/3d3ee82a10a208372ac0702eabe63ef7 to your computer and use it in GitHub Desktop.
Obsidian - Pairing and Swarming Session Template
---
title: Pairing and Swarming Session Template
date:
time:
project:
tags:
---
## <% tp.file.title %>
## Attendees
_These should link to People_
- [[Jesse Glacken]]
-
## Timebox the session
- [ ] 15 minutes
- [ ] 30 minutes
- [ ] 45 minutes
- [ ] 60 minutes
## Name the problem
1. What is the unwanted behavior you are observing?
2. What steps can you take to reproduce the problem?
3. What are the boundaries of the change(s) you are attempting to implement?
- **Code**: repository name, file paths and names
- **Environment**: application name, environment name (local, dev, qa, etc.), URL
- **Other**: be as descriptive as possible to define what's being changed
## Identify the *paths* to find the root cause of the problem
## Work through the problem
## Next steps
*Create Tasks to track these, and tag People to delegate*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment