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

21
.github/ISSUE_TEMPLATE/IMPROVEMENT.md vendored Normal file
View File

@@ -0,0 +1,21 @@
---
name: '🔧 Improvement'
about: 'Improve structure/format/performance/refactor/tests of the code.'
labels: 'improvement'
---
<!--
Please make sure your issue has not already been fixed.
Please place an x (no spaces - [x]) in all [ ] that apply.
-->
### Type of Improvement :
- [ ] Files and Folders Structure
- [ ] Performance
- [ ] Refactoring code
- [ ] Tests
- [ ] Not Sure?
### Proposal