Skip to content
Merged
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
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/bug.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ body:
options:
- label: I confirm that I'm using the latest version of TimeCopilot.
required: true
- label: I confirm that I've reviewed my issue at https://github.com/AzulGarza/timecopilot/issues before opening this one.
- label: I confirm that I've reviewed my issue at https://github.com/TimeCopilot/timecopilot/issues before opening this one.
required: true

- type: textarea
Expand Down Expand Up @@ -53,4 +53,4 @@ body:
Which version of TimeCopilot are you using? Specify details of your local environment such as OS, architecture, Python and TimeCopilot's version.
render: Text
validations:
required: true
required: true
Loading