Skip to content

Latest commit

 

History

History
102 lines (70 loc) · 2.96 KB

ISSUE_TEMPLATE.md

File metadata and controls

102 lines (70 loc) · 2.96 KB

💡 TIP: Select the "Preview" Tab to help read these instructions.

1. Issue type

Type the letter "x" in the "checkbox" the best describe this issue.

  • Defect: I encountered an error or detected a flaw.
  • Feature: I'm requesting an enhancement.
  • Other: I want to discuss something else.

2. User story summary

Describe what you want to accomplish and in what role/capacity, and why it's important to you.

EXAMPLE: As a Job Applicant, I want to submit my resume In order to be considered for a job opening.

As a {role}, I must/need/want/should {do something} In order to {achieve value}.

3. Acceptance criteria

Replace the examples below with your own imperative, "true/false" statements for the behavior you expect to see, or the behavior that would be true if there were no errors (for defects).

  • 1. Job Applicants receive a confirmation email after they submit their resumes.
  • 2. An Applicant's resume information isn't lost when errors occur.
  • 3. {criterion-three}
  • 4. {criterion-four}

Steps to reproduce (for defects only)

Provide a link to a live example, or an unambiguous sequence of instructions to reproduce the defect. Include code to reproduce, if relevant.

  1. Enter the words "...."
  2. Select ...
  3. Etc.

Your environment (for defects only)

Include as many relevant details about the environment in which the defect occured.

  • Version of archetypes:
  • Environment name and version (e.g. Chrome 39, node.js 5.4):
  • Operating System and version (desktop or mobile):
  • Link to your project: