Skip to content

Commit

Permalink
Merge pull request #151 from vmware-tanzu/gh-templates
Browse files Browse the repository at this point in the history
github: add issue template
  • Loading branch information
Ciro S. Costa authored Sep 27, 2021
2 parents 5b17502 + 6bcfe29 commit cce05c1
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions .github/issue_template.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
_"I want to <x>"_

```gherkin
Given <Some Condition>
When <Something Happens>
Then <This other thing should happen?
```


### Example

<Code snippets that illustrate the when/then blocks>


## Additional Context

<Additional notes>

0 comments on commit cce05c1

Please sign in to comment.