30 lines
837 B
Org Mode
30 lines
837 B
Org Mode
#+TITLE: `(sprint-current-name)`
|
|
#+AUTHOR: `user-full-name`
|
|
#+EMAIL: `user-mail-address`
|
|
#+DATE: `(sprint-date-range)`
|
|
#+CATEGORY: sprint
|
|
#+FILETAGS: :work:
|
|
|
|
* Work Issues
|
|
$0
|
|
|
|
* Onboarding Work
|
|
See [[file:Onboarding-Work.org][Onboard-Work]] for all details.
|
|
|
|
* Distractions and Support
|
|
Anything that doesn't fit the above goes here.
|
|
|
|
* Meeting Notes :meeting:
|
|
* Scrum Status :status:
|
|
|
|
* Notes for Next Sprint
|
|
|
|
|
|
#+DESCRIPTION: Notes taken during Sprint #`(sprint-number)`
|
|
#+PROPERTY: header-args: :results drawer :tangle no :eval no-export :comments org
|
|
#+OPTIONS: num:nil toc:t todo:nil tasks:nil tags:nil skip:nil author:nil email:nil creator:nil timestamp:nil ^:nil
|
|
|
|
# Local Variables:
|
|
# eval: (org-content 2)
|
|
# End:
|