This commit is contained in:
Kreyren 2020-02-24 02:58:44 +00:00
parent efbcafe0db
commit ce0be40423
2 changed files with 6 additions and 5 deletions

@ -4,13 +4,12 @@ about: if Something is not working as expected
title: 'bug:'
labels: 'bug'
assignees: '@Zernit/bugwranglers'
---
### Describe the bug
<!-- Give us a **short** summary of what the issue is -->
text
### To Reproduce
<!-- Provide steps to reproduce otherwise the issue will be considered as invalid -->
@ -21,7 +20,7 @@ assignees: '@Zernit/bugwranglers'
### Expected behavior
<!-- What do you expect to happend instead of current behavior? -->
text
### Additional context
<!-- Add any other context about the issue here -->

@ -1,5 +1,5 @@
image:
file: gitpod/gitpod.Dockerfile
file: gitpod/debian.Dockerfile
vscode:
extensions:
@ -12,4 +12,6 @@ vscode:
- timonwong.shellcheck@0.9.0:hsU/Rd39aqPYowTqL+DbXg==
- krosf.vscode-valgrind@0.0.1:YTn5lOY8OnPKJYDqJPr/Sg==
- matklad.rust-analyzer@0.1.20200217:zozmBmOg1N91pRISIsYXBg==
- exiasr.hadolint@0.3.0:/FkAW3eTb+z9O7VZAyAa0w==
- exiasr.hadolint@0.3.0:/FkAW3eTb+z9O7VZAyAa0w==
- DavidAnson.vscode-markdownlint@0.34.0:l4DL7iPpo7DdhfUHIUtcuQ==
- yzhang.markdown-all-in-one@2.7.0:5+DmuGcePw8L9PtfgOAAHg==