ovidiuch / github-issue-template

BDD Issue Template for Github (with Chrome Extension)
19 stars 23 forks source link

Add BDD Story to issue template #3

Closed ovidiuch closed 11 years ago

ovidiuch commented 11 years ago

Story

As a [role]
I want [feature]
So that [benefit]

Scenarios

Scenario: [title]
Given [context]
  And [some more context]
When  [event]
Then  [outcome]
  And [another outcome]

Implementation

TODOs

Files

Insights

ETA

* Story title as issue title directly