Remove enqine-q from issue template (#5075)

The notice is not necessary anymore since engine-q is merged now
This commit is contained in:
Hofer-Julian 2022-04-03 13:52:42 +02:00 committed by GitHub
parent 6649da3f5d
commit d6dd4078b1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@ body:
id: description id: description
attributes: attributes:
label: Describe the bug label: Describe the bug
description: Thank you for your bug report. We are working diligently with our community to integrate our latest code base that we call [engine-q](https://github.com/nushell/engine-q). We would like your help with this by checking to see if this bug report is still needed in engine-q. Thank you for your patience while we ready the next version of nushell. description: Thank you for your bug report.
validations: validations:
required: true required: true
- type: textarea - type: textarea

View File

@ -5,7 +5,7 @@ body:
id: problem id: problem
attributes: attributes:
label: Related problem label: Related problem
description: Thank you for your feature request. We are working diligently with our community to integrate our latest code base that we call [engine-q](https://github.com/nushell/engine-q). We would like your help with this by checking to see if this feature request is still needed in engine-q. Thank you for your patience while we ready the next version of nushell. description: Thank you for your feature request.
placeholder: | placeholder: |
A clear and concise description of what the problem is. A clear and concise description of what the problem is.
Example: I am trying to do [...] but [...] Example: I am trying to do [...] but [...]