fix(issue templates) Made changes in issue templates (#2254)

* Deleted issue--discussion
* Deleted feature_request
* Deleted link to the contributors chat in tg
* Changed bug_report title
* Renamed discussion to general_issue
This commit is contained in:
Nick 2023-01-26 00:37:20 +03:00 committed by GitHub
parent 870e265af0
commit b4e2429476
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 4 additions and 50 deletions

View file

@ -1,7 +1,7 @@
---
name: Bug report
about: Create a report to help us improve Editor.js
title: "[Bug]"
title: ""
labels: bug
assignees: ''

View file

@ -5,7 +5,4 @@ contact_links:
about: Direct team contact.
- name: Editor.js Telegram chat
url: https://t.me/codex_editor
about: Telegram chat for Editor.js users communication.
- name: Editor.js contributors Telegram chat
url: https://t.me/editorjsdev
about: Telegram chat for Editor.js contributors communication.
about: Telegram chat for Editor.js users communication.

View file

@ -1,19 +0,0 @@
---
name: Feature request
about: Suggest an idea to improve Editor.js
title: "\U0001F4A1"
labels: feature
assignees: ''
---
1. Describe a problem.
2. Describe the solution you'd like. Mockups are welcome.
3. Are there any alternatives?
<!--
🤫 If you like Editor.js, please consider supporting us via OpenCollective:
https://opencollective.com/editorjs
-->

View file

@ -1,8 +1,8 @@
---
name: Discussion
name: General Issue
about: Any question about the Editor.js to discuss
title: ''
labels: discussion
labels: ''
assignees: ''
---

View file

@ -1,24 +0,0 @@
---
name: 'Issue: Discussion'
about: Any question about the project to discuss
title: "❓"
labels: discussion
assignees: ''
---
**Question**
A clear and consistent question about the project. Ex. How can I do smth? Why smth works this way? etc.
**Context**
Why and how the question has come up
**Related issues**
If there are related issues which describe a bugs or features, put them here
**Comments**
Any thoughts about the question