Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove titles #5

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/2-plugin-bug.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: "Plugin bug"
description: "Any problem in Explyt Test plugin not related to Explyt Chat and not in generated tests quality"
title: "[BUG] "
title: ""
labels: test-plugin-bug
assignees: []
body:
Expand Down
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/3-quality-complaint.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: "Quality complaint"
description: "Poor quality of generated with Explyt Test code, related to its semantics"
title: "[Quality complaint] "
title: ""
labels: test-quality
assignees: []
body:
Expand Down
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/4-compilation-error.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: "Compilation error"
description: "Compilation errors in code, generated with Explyt Test plugin"
title: "[Compilation error] "
title: ""
labels: test-ce
assignees: []
body:
Expand Down
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/5-explyt-chat-bug.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: "Explyt Chat bug"
description: "Any problem in Explyt Test plugin related to Explyt Chat"
title: "[BUG] "
title: ""
labels: test-chat-bug
assignees: []
body:
Expand Down Expand Up @@ -93,4 +93,4 @@ body:
description: 'Example: context size, source language, etc.'
placeholder: "Any other information that can help us"
validations:
required: false
required: false