Reformulate some issue templates

This commit is contained in:
Alexey Milovidov 2021-01-10 03:42:05 +03:00
parent 7dd9155a62
commit 1fa3311837
5 changed files with 5 additions and 5 deletions

View File

@ -1,6 +1,6 @@
---
name: Question
about: Ask question about ClickHouse
about: Ask a question about ClickHouse
title: ''
labels: question
assignees: ''

View File

@ -1,6 +1,6 @@
---
name: Unexpected behaviour
about: Create a report to help us improve ClickHouse
about: Some feature is working in non-obvious way
title: ''
labels: unexpected behaviour
assignees: ''

View File

@ -1,6 +1,6 @@
---
name: Usability issue
about: Create a report to help us improve ClickHouse
about: Report something can be made more convenient to use
title: ''
labels: usability
assignees: ''

View File

@ -1,6 +1,6 @@
---
name: Backward compatibility issue
about: Create a report to help us improve ClickHouse
about: Report the case when the behaviour of a new version can break existing use cases
title: ''
labels: backward compatibility
assignees: ''

View File

@ -1,6 +1,6 @@
---
name: Assertion found via fuzzing
about: Create a report to help us improve ClickHouse
about: Potential issue has been found via Fuzzer or Stress tests
title: ''
labels: fuzz
assignees: ''