Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languageyml
titleBug Issue Teamplate
linenumberstrue
- type: dropdown
      	attributes:
            		label: Apache StreamPipes version
            		description: What Apache StreamPipes version are you using?
            		multiple: false
            options:
               		options:
			- "0.70.0" # change to new release version
               			- "dev (current development state)"
               			- "Other StreamPipes version (please specify below)"

...