summaryrefslogtreecommitdiff
path: root/.github (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Direct questions to the community forumDavid Mehren2020-11-161-2/+1
| | | | Signed-off-by: David Mehren <git@herrmehren.de>
* Update .github/ISSUE_TEMPLATE/bug_report.mdPhilip Molares2020-11-161-1/+1
| | | Co-authored-by: David Mehren <git@herrmehren.de>
* Update .github/ISSUE_TEMPLATE/feature_request.mdPhilip Molares2020-11-161-1/+1
| | | Co-authored-by: David Mehren <git@herrmehren.de>
* Add templates for issues and PRsJonas Zohren2020-11-165-0/+129
| | | | Signed-off-by: Jonas Zohren <15788906+jfowl@users.noreply.github.com>
* Migrate to GitHub ActionsDavid Mehren2020-11-111-0/+82
GH Actions now also do a production build with all supported Node versions to catch any Webpack errors Signed-off-by: David Mehren <git@herrmehren.de>