ci: add github actions and dependabot

This commit is contained in:
divlo
2020-12-27 17:40:00 +01:00
parent 2e5d281f46
commit 379a46fdaf
14 changed files with 411 additions and 67 deletions

19
.github/ISSUE_TEMPLATE/BUG.md vendored Normal file
View File

@@ -0,0 +1,19 @@
---
name: '🐛 Bug Report'
about: 'Report an unexpected problem or unintended behavior.'
labels: 'bug'
---
<!--
Please provide a clear and concise description of what the bug is. Include
screenshots if needed. Please make sure your issue has not already been fixed.
-->
## Steps To Reproduce
1. Step 1
2. Step 2
## The current behavior
## The expected behavior