mirror of
https://github.com/TECHNOFAB11/pay-respects.git
synced 2026-02-02 07:35:10 +01:00
doc: Add issue template and dependabot (github #1)
* [skip ci] Add dependabot for updating depends automatically * Create bug-report.yaml * [skip ci]Update bug-report.yaml * [skip ci]Create feature-request.yaml * [skip ci]Update feature-request.yaml * Update .github/ISSUE_TEMPLATE/bug-report.yaml * format: remove trailing spaces --------- Co-authored-by: iffse <98851855+iffse@users.noreply.github.com> Co-authored-by: iff <iff@ik.me>
This commit is contained in:
parent
881ddb61af
commit
62921b7098
3 changed files with 53 additions and 0 deletions
10
.github/dependabot.yaml
vendored
Normal file
10
.github/dependabot.yaml
vendored
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
version: 2
|
||||
updates:
|
||||
- package-ecosystem: github-actions
|
||||
directory: /
|
||||
schedule:
|
||||
interval: weekly
|
||||
- package-ecosystem: cargo
|
||||
directory: /
|
||||
schedule:
|
||||
interval: weekly
|
||||
Loading…
Add table
Add a link
Reference in a new issue