Skip to content

Instantly share code, notes, and snippets.

@ls-avanier
Last active February 12, 2022 00:26
Show Gist options
  • Save ls-avanier/96fbfd7b1a2f9357317d60af23ad0d90 to your computer and use it in GitHub Desktop.
Save ls-avanier/96fbfd7b1a2f9357317d60af23ad0d90 to your computer and use it in GitHub Desktop.
Jira Issue Template
h3. Description
*As a* _<type of user>_,
*I want* _<to perform some task>_,
*so that I can* _<achieve some goal/benefit/value>_.
h3. CoS
* It MUST use tech
* It SHOULD allow feelings
* It MUST NOT be accessible for people from Jersey
* It SHOULD NOT allow for kittens
h3. Test Cases
*Given that* _<initial case>_,
*When* _<case changes or action happens>_,
*Then* ensure _<the way it should be>_.
h3. Notes
Refer to [RFC 2119|https://www.ietf.org/rfc/rfc2119.txt] for the definition of requirement key words.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment