mirror of
https://github.com/sourcegraph/sourcegraph.git
synced 2026-02-06 17:31:43 +00:00
Update issue templates
This commit is contained in:
parent
34fcd0756b
commit
cd06258886
3
.github/ISSUE_TEMPLATE/bug_report.md
vendored
3
.github/ISSUE_TEMPLATE/bug_report.md
vendored
@ -1,6 +1,9 @@
|
||||
---
|
||||
name: Bug report
|
||||
about: Report problems and unexpected behavior
|
||||
title: ''
|
||||
labels: ''
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
|
||||
10
.github/ISSUE_TEMPLATE/deploy-sourcegraph.md
vendored
Normal file
10
.github/ISSUE_TEMPLATE/deploy-sourcegraph.md
vendored
Normal file
@ -0,0 +1,10 @@
|
||||
---
|
||||
name: deploy-sourcegraph
|
||||
about: Report an issue about our K8s deployment in sourcegraph/deploy-sourcegraph
|
||||
title: "[deploy-sourcegraph]"
|
||||
labels: deploy-sourcegraph
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
_See https://github.com/sourcegraph/deploy-sourcegraph_
|
||||
3
.github/ISSUE_TEMPLATE/feature_request.md
vendored
3
.github/ISSUE_TEMPLATE/feature_request.md
vendored
@ -1,6 +1,9 @@
|
||||
---
|
||||
name: Feature request
|
||||
about: Suggest an idea for Sourcegraph
|
||||
title: ''
|
||||
labels: ''
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
|
||||
3
.github/ISSUE_TEMPLATE/question.md
vendored
3
.github/ISSUE_TEMPLATE/question.md
vendored
@ -1,6 +1,9 @@
|
||||
---
|
||||
name: Question
|
||||
about: Ask a question about Sourcegraph
|
||||
title: ''
|
||||
labels: ''
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
|
||||
3
.github/ISSUE_TEMPLATE/security.md
vendored
3
.github/ISSUE_TEMPLATE/security.md
vendored
@ -1,6 +1,9 @@
|
||||
---
|
||||
name: Security vulnerability
|
||||
about: Do NOT file security issues here. See hackerone.com/sourcegraph instead.
|
||||
title: ''
|
||||
labels: ''
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user