Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 651 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 651 Bytes

UI Stackblitz Starter

This project is to provide an easy way to create a bug reproduction.

Steps

In this project, libraries and all needed dependencies have been installed. Following the steps to get stackblitz up and include its link in your issue reports.

  1. Fork the ui-stackblitz-starter repo
  2. Put your code in app.component.html and app.component.ts to reproduce the bug.
  3. If there's any special instruction on how to reproduce the bug or in what kind of dev environment, please specify it in README.
  4. Once it's done, push your repo to github.
  5. When open a ticket in terminus-ui library, please include your github repo.