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.
15 lines
384 B
Markdown
15 lines
384 B
Markdown
---
|
|
name: "Feature request"
|
|
about: "This template is for requesting a new feature"
|
|
title: ""
|
|
labels:
|
|
- "type::enhancement"
|
|
- "status::review_needed"
|
|
---
|
|
|
|
*(if applicable) describe what problem or frustration you have currently*
|
|
|
|
*describe what you would like to be able to do, or what solution you would like*
|
|
|
|
*(optional) additional context, comments or implementation propositions*
|