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
22 changes: 0 additions & 22 deletions .github/ISSUE_TEMPLATE/bug_report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,19 +80,6 @@ body:
validations:
required: true

- type: textarea
id: app-yml
attributes:
label: App Configuration (app.yml)
description: |
Please share relevant parts of your app.yml (remove any sensitive information).
This helps us understand your app setup.
render: yaml
placeholder: |
name: my-ocp-app
version: 1.0.0
functions: [...]

- type: textarea
id: logs
attributes:
Expand Down Expand Up @@ -120,12 +107,3 @@ body:
- Browser: Chrome 120
- Using nvm: Yes/No
- Working directory structure: ...

- type: checkboxes
id: terms
attributes:
label: Code of Conduct
description: By submitting this issue, you agree to follow our Code of Conduct
options:
- label: I agree to follow this project's Code of Conduct
required: true
34 changes: 0 additions & 34 deletions .github/ISSUE_TEMPLATE/feature_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,32 +28,6 @@ body:
validations:
required: true

- type: textarea
id: alternatives
attributes:
label: Alternatives Considered
description: Describe any alternative solutions or features you've considered
placeholder: "I also thought about... but..."

- type: dropdown
id: feature-area
attributes:
label: Feature Area
description: Which area of the tool does this feature relate to?
options:
- UI/Interface
- Functions Testing
- Jobs Testing
- Sources/Destinations
- Settings/Configuration
- Logging/Debugging
- Build System
- CLI/Commands
- Documentation
- Other
validations:
required: true

- type: dropdown
id: priority
attributes:
Expand Down Expand Up @@ -90,11 +64,3 @@ body:
label: Additional Context
description: Add any other context about the feature request here

- type: checkboxes
id: terms
attributes:
label: Code of Conduct
description: By submitting this issue, you agree to follow our Code of Conduct
options:
- label: I agree to follow this project's Code of Conduct
required: true
9 changes: 0 additions & 9 deletions .github/ISSUE_TEMPLATE/feedback.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,12 +91,3 @@ body:
description: Optional - would you like us to reach out for more details?
options:
- label: I'm open to discussing this feedback further

- type: checkboxes
id: terms
attributes:
label: Code of Conduct
description: By submitting this issue, you agree to follow our Code of Conduct
options:
- label: I agree to follow this project's Code of Conduct
required: true