mirror of
https://github.com/sourcegraph/sourcegraph.git
synced 2026-02-06 16:51:55 +00:00
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:
parent
0e9756000c
commit
29f8fe8e67
10
.github/ISSUE_TEMPLATE/dev-infra.md
vendored
Normal file
10
.github/ISSUE_TEMPLATE/dev-infra.md
vendored
Normal file
@ -0,0 +1,10 @@
|
||||
---
|
||||
name: 'New Dev Infra ticket ...'
|
||||
about: 'DevInfra tasks'
|
||||
title: '$topic: $tasks'
|
||||
labels: 'team/dev-infra'
|
||||
projects: 'sourcegraph/354'
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
Loading…
Reference in New Issue
Block a user