Skip to content

Feat: This Is a Special Version. #1492

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 8 commits into from
Apr 26, 2023
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
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
60 changes: 30 additions & 30 deletions .github/ISSUE_TEMPLATE/bug-report.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,33 +3,33 @@ description: Report a bug of DevStream
title: ":bomb: `Bug`: "
labels: bug
body:
- type: textarea
id: problem
attributes:
label: What Happened?
description: Please provide as much information as possible.
validations:
required: true
- type: textarea
id: repro
attributes:
label: How to Reproduce?
validations:
required: false
- type: textarea
id: else
attributes:
label: Anything else
validations:
required: false
- type: dropdown
id: version
attributes:
label: 'DevStream Version'
description: "To find out the version run: `dtm version`"
options:
- < v0.10.3
- v0.10.3
- latest
validations:
required: true
- type: textarea
id: problem
attributes:
label: What Happened?
description: Please provide as much information as possible.
validations:
required: true
- type: textarea
id: repro
attributes:
label: How to Reproduce?
validations:
required: false
- type: textarea
id: else
attributes:
label: Anything else
validations:
required: false
- type: dropdown
id: version
attributes:
label: 'DevStream Version'
description: "To find out the version run: `dtm version`"
options:
- < v0.11.0
- v0.11.0
- latest
validations:
required: true
File renamed without changes.
28 changes: 14 additions & 14 deletions .github/ISSUE_TEMPLATE/documentation.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,17 +3,17 @@ description: Help to improve our documentation
title: ":open_book: `Docs`: "
labels: docs
body:
- type: textarea
id: problem
attributes:
label: What should be changed?
description: Please provide as much info as possible.
validations:
required: true
- type: checkboxes
id: terms
attributes:
label: Please read the documents below.
options:
- label: I've read the document [Creating a Documentation for DevStream](https://docs.devstream.io/en/latest/development/mkdocs/) and [Document Translation(Chinese only)](https://docs.devstream.io/en/latest/development/translation.zh/). (If you want to submit a document type contribution.)
required: false
- type: textarea
id: problem
attributes:
label: What should be changed?
description: Please provide as much info as possible.
validations:
required: true
- type: checkboxes
id: terms
attributes:
label: Please read the documents below.
options:
- label: I've read the document [Creating a Documentation for DevStream](https://docs.devstream.io/en/latest/development/mkdocs/) and [Document Translation(Chinese only)](https://docs.devstream.io/en/latest/development/translation.zh/). (If you want to submit a document type contribution.)
required: false
15 changes: 7 additions & 8 deletions .github/ISSUE_TEMPLATE/proposal.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,18 +6,17 @@ labels: proposal
---

## What Would You Like to Add? Why Is This Needed?
<!--
<!--
Note: For feature requests, please also engage with the PMC on Slack or WeChat.
-->
-->



## Design
## Design



## Anything else
<!--
Links? References? Anything that will give us more context about this proposal.
-->

## Anything else
<!--
Links? References? Anything that will give us more context about this proposal.
-->
24 changes: 0 additions & 24 deletions .github/sync-staging-repo.yml

This file was deleted.

87 changes: 0 additions & 87 deletions .github/workflows/automated-release.yml

This file was deleted.

24 changes: 0 additions & 24 deletions .github/workflows/cf-ip-monitor.yml

This file was deleted.

128 changes: 0 additions & 128 deletions .github/workflows/e2e-test.yml

This file was deleted.

Loading