summaryrefslogtreecommitdiff
path: root/.github (unfollow)
Commit message (Collapse)AuthorFilesLines
2020-11-21Update .github/pull_request_template.mdPhilip Molares1-1/+1
Co-authored-by: David Mehren <git@herrmehren.de> Signed-off-by: Philip Molares <philip.molares@udo.edu>
2020-11-21Update .github/pull_request_template.mdPhilip Molares1-1/+1
Co-authored-by: David Mehren <git@herrmehren.de> Signed-off-by: Philip Molares <philip.molares@udo.edu>
2020-11-21Update .github/pull_request_template.mdPhilip Molares1-1/+1
Co-authored-by: David Mehren <git@herrmehren.de> Signed-off-by: Philip Molares <philip.molares@udo.edu>
2020-11-21Update .github/pull_request_template.mdPhilip Molares1-1/+1
Co-authored-by: David Mehren <git@herrmehren.de> Signed-off-by: Philip Molares <philip.molares@udo.edu>
2020-11-20changed PR Template to indicate DCO and change handling of unnecessary ↵Philip Molares1-1/+2
checkboxes. Signed-off-by: Philip Molares <philip.molares@udo.edu>
2020-11-16Direct questions to the community forumDavid Mehren1-2/+1
Signed-off-by: David Mehren <git@herrmehren.de>
2020-11-16Update .github/ISSUE_TEMPLATE/bug_report.mdPhilip Molares1-1/+1
Co-authored-by: David Mehren <git@herrmehren.de>
2020-11-16Update .github/ISSUE_TEMPLATE/feature_request.mdPhilip Molares1-1/+1
Co-authored-by: David Mehren <git@herrmehren.de>
2020-11-16Add templates for issues and PRsJonas Zohren5-0/+129
Signed-off-by: Jonas Zohren <15788906+jfowl@users.noreply.github.com>
2020-11-11Migrate to GitHub ActionsDavid Mehren1-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>