add github actions, fix readme for pypi

This commit is contained in:
Your Name
2022-03-17 17:03:40 +01:00
parent b0c4f56d95
commit 93d8e09808
9 changed files with 189 additions and 3 deletions

14
.github/ISSUE_TEMPLATE/help-wanted.md vendored Normal file
View File

@@ -0,0 +1,14 @@
---
name: Help wanted
about: Ask help for using the package
title: ''
labels: help wanted
assignees: ''
---
**The objective**
A clear description of the purpose of your application.
**Already tried tests**
The snippet of code you have already tried in order to obtain the wanted outcome.