aboutsummaryrefslogtreecommitdiffstats
path: root/.github
Commit message (Collapse)AuthorAgeFilesLines
* Convert CI to GitHub ActionsPierre Ossman2021-06-0811-1/+385
| | | | | | Travis has unfortunately been severely rate limited by Docker Hub so we have to switch to GitHub, which has an agreement with Docker to avoid the rate limiting.
* Boot strap github actionsPierre Ossman2021-06-071-0/+9
| | | | | A initial workflow needs to be defined for actions to trigger on pull requests, so just add a minimal, dummy one.
* Add link to discussion groups from issuesPierre Ossman2021-01-151-0/+7
| | | | | So that people can easily find them and not file bug reports for things that are just questions.
* Hide link to create blank issuesPierre Ossman2021-01-151-0/+1
| | | | | We want users to use the templates so we don't miss any relevant information.
* Add Github issue templatesPierre Ossman2018-12-282-0/+54
Add basic templates for users to follow so that we get the information we need directly in the initial report.