crieur/.gitea/issue_template/bug_report.md
koalp c4ab210c4d
feat: add retrieval application and one newspaper
A first example as well as some documentation have been added

The first example builds an article location and download the article as
an html String.

The documentation explains how it has been designed and what is the goal
of the application as well as it's intended architecture
2021-04-23 22:12:02 +02:00

23 lines
333 B
Markdown

---
name: "Bug report"
about: "This template is for reporting a bug"
title: ""
labels:
- "type::bug"
- "status::review_needed"
---
**Description**
*write a concise bug description*
**Steps to reproduce**
1.
2.
**Expected behavior**
*describe what you expected to happen*
**Configuration**
*paste the result of `stage --version`