aboutsummaryrefslogtreecommitdiffstats
path: root/.github
Commit message (Collapse)AuthorAgeFilesLines
* Add GitHub Actions workflow lint_pythonLukas Fleischer2021-04-031-0/+21
| | | | | | | Run codespell, flake8, and isort for each change to one of the scripts in contrib/. Signed-off-by: Lukas Fleischer <lfleischer@calcurse.org>
* Replace Travis CI with GitHub Actions configurationLukas Fleischer2021-04-031-0/+49
| | | | | | | Replace the Travis CI configuration with an equivalent GitHub Actions workflow. Signed-off-by: Lukas Fleischer <lfleischer@calcurse.org>
* Add GitHub gimmicksLukas Fleischer2019-06-062-0/+19
Add a bug report template and a sponsor button to the GitHub interface. Signed-off-by: Lukas Fleischer <lfleischer@calcurse.org>