Skip to content

Latest commit

 

History

History
35 lines (26 loc) · 1.2 KB

File metadata and controls

35 lines (26 loc) · 1.2 KB

Quick start – Report an issue or feature request

This repo is for reporting bugs and requesting features for DeltaView. You don’t need to install anything.

Report a bug

  1. Open New issue.
  2. Click Bug report.
  3. Fill in:
    • What went wrong
    • Steps to reproduce
    • What you expected
    • (Optional) OS, browser, screenshots
  4. Click Submit new issue.

Request a feature

  1. Open New issue.
  2. Click Feature request.
  3. Fill in:
    • The problem or goal
    • The solution you’d like
    • Any alternatives you considered
  4. Click Submit new issue.

Before you open an issue

  • Search existing issues to see if someone already reported the bug or requested the feature.
  • One issue per bug or request so we can track and discuss them clearly.

Need more detail?

  • README – What this repo is for and quick links
  • Vision – Scope of this repo
  • Project spec – How to contribute (report/request)