ISSUE_TEMPLATE: change octavia image ref url (#25939)
* change octavia image ref url * Update 1-issue-connector.yaml * Update 1-issue-connector.yaml * Update 1-issue-connector.yaml * Update 1-issue-connector.yaml
This commit is contained in:
21
.github/ISSUE_TEMPLATE/1-issue-connector.yaml
vendored
21
.github/ISSUE_TEMPLATE/1-issue-connector.yaml
vendored
@@ -1,4 +1,4 @@
|
|||||||
name: 🪲 Report a connector problem
|
name: 🐛 Report a connector problem
|
||||||
description: Use this template to report a problem using source or a destination connector
|
description: Use this template to report a problem using source or a destination connector
|
||||||
labels: [type/bug, area/connectors, needs-triage]
|
labels: [type/bug, area/connectors, needs-triage]
|
||||||
body:
|
body:
|
||||||
@@ -8,8 +8,8 @@ body:
|
|||||||
<p align="center">
|
<p align="center">
|
||||||
<a target="_blank" href="https://airbyte.com">
|
<a target="_blank" href="https://airbyte.com">
|
||||||
<picture>
|
<picture>
|
||||||
<source srcset="https://assets-global.website-files.com/605e01bc25f7e19a82e74788/621e2495cb90b8b2c3b31b0d_airbyte-octo-p-500.png">
|
<source srcset="https://raw.githubusercontent.com/airbytehq/airbyte/master/.github/octavia-issue-template.svg">
|
||||||
<img alt="airbyte octavia" src="https://assets-global.website-files.com/605e01bc25f7e19a82e74788/621e2495cb90b8b2c3b31b0d_airbyte-octo-p-500.png" width="auto" height="150">
|
<img alt="octavia-welcome" src="https://raw.githubusercontent.com/airbytehq/airbyte/master/.github/octavia-issue-template.svg" width="auto" height="120">
|
||||||
</picture>
|
</picture>
|
||||||
</a>
|
</a>
|
||||||
</p>
|
</p>
|
||||||
@@ -17,9 +17,18 @@ body:
|
|||||||
attributes:
|
attributes:
|
||||||
value: |
|
value: |
|
||||||
Thanks for taking the time to fill out this bug report...
|
Thanks for taking the time to fill out this bug report...
|
||||||
Make sure you update this issue with a concise title and provide all information you have to
|
Make sure you update this issue with a concise title and provide all information you have to help us debug the problem together.
|
||||||
help us debug the problem together.
|
Some examples of good titles following the convention:
|
||||||
Issues not following the template will be closed.
|
<ul>
|
||||||
|
<li> Source Name: issue description </li>
|
||||||
|
<li> Destination Name: issue description </li>
|
||||||
|
<li> Source Postgres: Add `_ab_cdc_inserted_at` column for CDC syncs </li>
|
||||||
|
<li> Source Chargebee: cannot sync transaction objects</li>
|
||||||
|
<li> Source Snowflake: support for case sensitive parameters in connection string</li>
|
||||||
|
<li> Destination BigQuery: normalization incorrectly processes arrays</li>
|
||||||
|
<ul>
|
||||||
|
<br>
|
||||||
|
<small>Issues not following the template will be closed. </small>
|
||||||
- type: input
|
- type: input
|
||||||
id: connector-name
|
id: connector-name
|
||||||
attributes:
|
attributes:
|
||||||
|
|||||||
6
.github/ISSUE_TEMPLATE/2-issue-platform.yaml
vendored
6
.github/ISSUE_TEMPLATE/2-issue-platform.yaml
vendored
@@ -1,4 +1,4 @@
|
|||||||
name: 🪲 Report a platform, infra or deployment bug
|
name: 🐛 Report a platform, infra or deployment bug
|
||||||
description: Use this template when you have a problem operating Airbyte platform
|
description: Use this template when you have a problem operating Airbyte platform
|
||||||
labels: [type/bug, area/platform, needs-triage]
|
labels: [type/bug, area/platform, needs-triage]
|
||||||
body:
|
body:
|
||||||
@@ -8,8 +8,8 @@ body:
|
|||||||
<p align="center">
|
<p align="center">
|
||||||
<a target="_blank" href="https://airbyte.com">
|
<a target="_blank" href="https://airbyte.com">
|
||||||
<picture>
|
<picture>
|
||||||
<source srcset="https://assets-global.website-files.com/605e01bc25f7e19a82e74788/621e2495cb90b8b2c3b31b0d_airbyte-octo-p-500.png">
|
<source srcset="https://raw.githubusercontent.com/airbytehq/airbyte/master/.github/octavia-issue-template.svg">
|
||||||
<img alt="airbyte octavia" src="https://assets-global.website-files.com/605e01bc25f7e19a82e74788/621e2495cb90b8b2c3b31b0d_airbyte-octo-p-500.png" width="auto" height="150">
|
<img alt="octavia-welcome" src="https://raw.githubusercontent.com/airbytehq/airbyte/master/.github/octavia-issue-template.svg" width="auto" height="120">
|
||||||
</picture>
|
</picture>
|
||||||
</a>
|
</a>
|
||||||
</p>
|
</p>
|
||||||
|
|||||||
6
.github/ISSUE_TEMPLATE/3-issue-cli.yaml
vendored
6
.github/ISSUE_TEMPLATE/3-issue-cli.yaml
vendored
@@ -1,4 +1,4 @@
|
|||||||
name: 🪲 Report a problem while using the Octavia CLI
|
name: 🐛 Report a problem while using the Octavia CLI
|
||||||
description: Use this template when you discovered a CLI problem
|
description: Use this template when you discovered a CLI problem
|
||||||
labels: [type/bug, area/octavia-cli, needs-triage]
|
labels: [type/bug, area/octavia-cli, needs-triage]
|
||||||
body:
|
body:
|
||||||
@@ -8,8 +8,8 @@ body:
|
|||||||
<p align="center">
|
<p align="center">
|
||||||
<a target="_blank" href="https://airbyte.com">
|
<a target="_blank" href="https://airbyte.com">
|
||||||
<picture>
|
<picture>
|
||||||
<source srcset="https://assets-global.website-files.com/605e01bc25f7e19a82e74788/621e2495cb90b8b2c3b31b0d_airbyte-octo-p-500.png">
|
<source srcset="https://raw.githubusercontent.com/airbytehq/airbyte/master/.github/octavia-issue-template.svg">
|
||||||
<img alt="airbyte octavia" src="https://assets-global.website-files.com/605e01bc25f7e19a82e74788/621e2495cb90b8b2c3b31b0d_airbyte-octo-p-500.png" width="auto" height="150">
|
<img alt="octavia-welcome" src="https://raw.githubusercontent.com/airbytehq/airbyte/master/.github/octavia-issue-template.svg" width="auto" height="120">
|
||||||
</picture>
|
</picture>
|
||||||
</a>
|
</a>
|
||||||
</p>
|
</p>
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
name: ✨ request a new connector
|
name: ✨ Request a new connector
|
||||||
description: Request for new sources and destinations
|
description: Request for new sources and destinations
|
||||||
labels: [area/connectors, new-connector]
|
labels: [area/connectors, new-connector]
|
||||||
body:
|
body:
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
name: ✨ request a new feature
|
name: ✨ Request a new feature
|
||||||
description: Request to any new Airbyte features
|
description: Request to any new Airbyte features
|
||||||
labels: [type/enhancement, needs-triage]
|
labels: [type/enhancement, needs-triage]
|
||||||
body:
|
body:
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
name: ✨ request a new low-code CDK component
|
name: ✨ Request a new low-code CDK component
|
||||||
description: Use this to request new low-code CDK
|
description: Use this to request new low-code CDK
|
||||||
labels:
|
labels:
|
||||||
[
|
[
|
||||||
|
|||||||
2
.github/ISSUE_TEMPLATE/8-documentation.yaml
vendored
2
.github/ISSUE_TEMPLATE/8-documentation.yaml
vendored
@@ -1,4 +1,4 @@
|
|||||||
name: 📚 request or report a problem with documenation
|
name: 📚 Request or report a problem with documenation
|
||||||
description: For all docs typos, tutorials requests, etc.
|
description: For all docs typos, tutorials requests, etc.
|
||||||
labels: [type/enhancement, area/documentation needs-triage]
|
labels: [type/enhancement, area/documentation needs-triage]
|
||||||
body:
|
body:
|
||||||
|
|||||||
4
.github/ISSUE_TEMPLATE/9-other.yaml
vendored
4
.github/ISSUE_TEMPLATE/9-other.yaml
vendored
@@ -1,5 +1,5 @@
|
|||||||
name: 🤷 others issues requests...
|
name: 🤷 Others issues requests...
|
||||||
description: Use this for whatever other issues you need to create but don't have a specific category.
|
description: Use this for whatever other issues you need to create an issue but don't have a specific category.
|
||||||
labels: [needs-triage]
|
labels: [needs-triage]
|
||||||
body:
|
body:
|
||||||
- type: input
|
- type: input
|
||||||
|
|||||||
52
.github/octavia-issue-template.svg
vendored
Normal file
52
.github/octavia-issue-template.svg
vendored
Normal file
File diff suppressed because one or more lines are too long
|
After Width: | Height: | Size: 63 KiB |
Reference in New Issue
Block a user