Skip to content

Instantly share code, notes, and snippets.

@wescleymatos
Created December 29, 2017 13:09
Show Gist options
  • Save wescleymatos/bffd3e2c17e949e15449522182f583ae to your computer and use it in GitHub Desktop.
Save wescleymatos/bffd3e2c17e949e15449522182f583ae to your computer and use it in GitHub Desktop.
Template para criação de issues seguindo o padrão Gherkin

Feature: <title>

In order to As a I want to

Backgroud:

  • Given
  • And

Scenario:

- Given - When - Then
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment