Commit Graph

10 Commits (375f4ee9fd3c811d9d0ced5300ead3b029f70c2e)

Author SHA1 Message Date
Ben Busby 375f4ee9fd
PEP-8: Fix formatting issues, add CI workflow (#161)
Enforces PEP-8 formatting for all python code

Adds a github action build for checking pep8 formatting using pycodestyle
4 years ago
Ben Busby 44a5da1895
Fix heroku https upgrade, add funding options
Heroku app instances have been notoriously bad at having the instance
automatically upgraded to https. This adds a step in the before request
decorator to always upgrade heroku apps, since they're always deployed
with the certificate, but never configured to upgrade automatically.

Fixes #153
4 years ago
Ben Busby 1f07e4e235 Update issue template
Removed the section concerning which parts of the project would need modification, since it's not always fair to expect someone to know that beforehand.
4 years ago
Ben Busby 56bf976ecd Added question template 4 years ago
Ben Busby c341848a74 Update issue templates 4 years ago
Ben Busby feae52ac1d Update issue templates 4 years ago
Ben Busby dcb2517a6c Update issue templates
Removed myself as the auto assignee of all bug reports
4 years ago
Ben Busby 6e1af0aa9e Update issue templates
Updated bug report description, added feature request template
4 years ago
Ben Busby 708769f682 Minor styling refactor, updated app name 4 years ago
Ben Busby a7786ea904 Update issue templates 4 years ago