A basic chabot application that downloads article from one newspaper have been added. It can download html pages and is called with !hmtl ArticleLocation have been refactored to own it's internal data.
20 lines
275 B
Markdown
20 lines
275 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*
|