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
23 lines
333 B
Markdown
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`
|