Last active
February 12, 2022 00:26
-
-
Save ls-avanier/96fbfd7b1a2f9357317d60af23ad0d90 to your computer and use it in GitHub Desktop.
Jira Issue Template
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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