Skip to content

Commit

Permalink
chore: Remove OpenAI test coverage (janhq#3033)
Browse files Browse the repository at this point in the history
* chore: remove

* refactor: update markdown

---------

Co-authored-by: Van-QA <[email protected]>
  • Loading branch information
hiro-v and Van-QA authored Jun 13, 2024
1 parent f702506 commit 4775549
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 106 deletions.
10 changes: 7 additions & 3 deletions .github/ISSUE_TEMPLATE/bug_report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,13 @@ labels: [ "type: bug" ]
title: 'bug: [DESCRIPTION]'

body:
- type: markdown
attributes:
value: "Thanks for taking the time to fill out this bug report!"

- type: checkboxes
attributes:
label: "Thanks for taking the time to fill out this bug report!"
label: " "
description: "Please search [here](./?q=is%3Aissue) to see if an issue already exists for the bug you encountered"
options:
- label: "I have searched the existing issues"
Expand Down Expand Up @@ -56,8 +60,8 @@ body:
validations:
required: true
attributes:
label: "Package version"
description: "Which version of `Jan` are you using?"
label: "Jan version"
description: "**Tip:** The version is located in the lower right conner of the Jan app"
placeholder: "e.g. 0.5.x-xxx nightly or stable"

- type: checkboxes
Expand Down
8 changes: 6 additions & 2 deletions .github/ISSUE_TEMPLATE/feature_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,13 @@ description: "Suggest an idea for this project \U0001F63B!"
title: 'feat: [DESCRIPTION]'
labels: 'type: feature request'
body:
- type: markdown
attributes:
value: "Thanks for taking the time to fill out this form!"

- type: checkboxes
attributes:
label: "Thanks for taking the time to fill out this form!"
label: " "
description: "Please search [here](./?q=is%3Aissue) to see if an issue already exists for the feature you are requesting"
options:
- label: "I have searched the existing issues"
Expand All @@ -24,7 +28,7 @@ body:
validations:
required: true
attributes:
label: "Describe the solution you'd like"
label: "Describe the solution"
description: "Description of what you want to happen. Add any considered drawbacks"

- type: textarea
Expand Down
101 changes: 0 additions & 101 deletions .github/workflows/jan-openai-api-test.yml

This file was deleted.

0 comments on commit 4775549

Please sign in to comment.