Tags: mdtanker/python_package_template
Tags
updates to template and instructions (#1) Change the default from `packagename` to `samplepackagename` which is available on `PyPI`. Also adds some additional files which were missing, such as `.git_archival.txt`, `ISSUE_TEMPLATES` for GitHub issues, and `CHANGELOG.md`. More detailed instructions on how to use the template and how contributors can contribute to the created package.