Templates

Templates are a great way to set directions for your team on how to properly fill Event Document. Templates may save plenty of time preparing event notes and creating behavior of providing necessary information by participant.

Refer to proper formatting guides:

Below you'll find some examples of commonly used templates.

Daily Standup

GDrive syntaxConfluence syntaxTo Get rendered

# John Doe

## done

## plan

## blockers

## questions

* question 1

* _Italics text_

* **Strong Text**

<h1>John Doe</h1>

<h2>done</h2>

<h2>plan</h2>

<h2>blockers</h2>

<h2>questions</h2>

<ul>

<li>question 1</li>

<li><em>Italics Text</em></li>

<li><strong>strong Text</strong></li>

</ul>


John Doe

done

plan

blockers

questions

  • question 1
  • Italics Text
  • Strong Text


Iteration Planning Meeting

GDrive syntaxConfluence syntaxTo Get rendered

#IPM

## Demo notes

## Iteration goal

## Backlog

## Absences

## Other

<h1>IPM</h1>

<h2>Demo notes</h2>

<h2>Iteration goal</h2>

<h2>Backlog</h2>

<h2>Absences</h2>

<h2>Other</h2>

IPM

Demo notes

Iteration Goal

Backlog

Absences

Other

Weekly reports

GDrive syntaxConfluence syntaxTo Get rendered

# Team Weekly Report

## Done this Week

## Planning for Next Week

## Roadmap TimeLine

<h1>Team Weekly Report</h1>

<h2>Done this Week</h2>

<h2>Planning for Next Week</h2>

<h2>Roadmap TimeLine</h2>

Team Weekly Report

Done this Week

Planning for Next Week

Roadmap TimeLine

Retrospectives

GDrive syntaxConfluence syntaxTo Get rendered

# Retrospective

## John Doe

### What was good

### What to improve

## Steve Morse

### What was good

### What to improve

<h1>Retrospective</h1>

<h2>John Doe</h2>

<h3>What was good</h3>

<h3>What to improve</h3>

<h2>Steve Morse</h2>

<h3>What was good</h3>

<h3>What to improve</h3>

Retrospective

John Doe

What was good

What to improve

Steve Morse

What was good

What to improve


For any questions or feature requests contact us: notemate@railsware.com