Skip to content

Latest commit

 

History

History
38 lines (27 loc) · 743 Bytes

File metadata and controls

38 lines (27 loc) · 743 Bytes

#How to create an issue

General Issue Anatomy

  • Title
  • Description see below
  • Labels
  • Issue should be intelligible to everybody
  • Assignee
  • Milestone

Common Issue Types

Bug Report

Every bug report should be consisting:

  • A short, inclusive and exclusive title.
  • Short description of what happened
  • Environment
  • Step-by-step guide to reproducing it again
  • Optional Any additional details which help to better understand the problem.

Feature request

  • A short, inclusive and exclusive title.
  • User story
  • BDD scenario
  • Wireframe or GUI prototype
  • Optional Any additional details.

Question

  • A short, inclusive and exclusive title.
  • Environment
  • A cut and clean question detail.