FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

chore: remove pydantic ref from issue template by samsja · Pull Request #1767 · docarray/docarray · GitHub

Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension .yml  (2) All 1 file type selected
Viewed files
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Unified
Split
Hide whitespace
Diff view
Unified
Split
Hide whitespace
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/bug-v1-deprecated.yml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Original file line number Diff line number Diff line change
Expand Up @@ -51,9 +51,9 @@ body:
- type: textarea
id: version
attributes:
label: Python, Pydantic & OS Version
label: Python, DocArray & OS Version
description: |
Which version of Python & Pydantic are you using, and which Operating System?
Which version of Python & DocArray are you using, and which Operating System?

Please run the following command and copy the output below:

Expand Down
6 changes: 3 additions & 3 deletions .github/ISSUE_TEMPLATE/bug-v2.yml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Original file line number Diff line number Diff line change
Expand Up @@ -51,9 +51,9 @@ body:
- type: textarea
id: version
attributes:
label: Python, Pydantic & OS Version
label: Python, DocArray & OS Version
description: |
Which version of Python & Pydantic are you using, and which Operating System?
Which version of Python & DocArray are you using, and which Operating System?

Please run the following command and copy the output below:

Expand All @@ -69,7 +69,7 @@ body:
id: affected-components
attributes:
label: Affected Components
description: Which of the following parts of pydantic does this feature affect?
description: Which of the following parts of docarray does this feature affect?
# keep this lis in sync with bug.yml
options:
- label: '[Vector Database / Index](https://docs.docarray.org/user_guide/storing/docindex/)'
Expand Down

Back | FazBrowse Home | New Git URL