crieur/.gitea/issue_template/question.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

16 lines
326 B
Markdown

---
name: "Ask a question"
about: "If you have a question about the usage of the libraries or the tool"
title: ""
labels:
- "type::question"
- "status::review_needed"
---
*ask your question*
*describe what you have you read so far to try to answer this question ?*
*(optional) would you think the is a in documentation ?*