gh: add an issue template for dev-infra (#55021)

Just a little utility to create issues

## Test plan

<!-- All pull requests REQUIRE a test plan:
https://docs.sourcegraph.com/dev/background-information/testing_principles
-->

N/A this is a github issue template
This commit is contained in:
Jean-Hadrien Chabran 2023-07-17 19:27:21 +02:00 committed by GitHub
parent 0e9756000c
commit 29f8fe8e67
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

10
.github/ISSUE_TEMPLATE/dev-infra.md vendored Normal file
View File

@ -0,0 +1,10 @@
---
name: 'New Dev Infra ticket ...'
about: 'DevInfra tasks'
title: '$topic: $tasks'
labels: 'team/dev-infra'
projects: 'sourcegraph/354'
assignees: ''
---