crieur/.gitea/issue_template/feature_request.md
koalp b1d025a23c
All checks were successful
continuous-integration/drone/push Build is passing
feat: move ArticleLocation to defined errors
Previously, the functions in article_location.rs where returning generic
anyhow::Result.

In order to ease error handling when using the library, it have been
moved to specific errors.
2021-04-30 19:55:52 +02:00

15 lines
369 B
Markdown

---
name: "💡 Feature request"
about: "For requesting a new feature, with an implementation plan"
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