Skip to content

Commit b4e2429

Browse files
authored
fix(issue templates) Made changes in issue templates (codex-team#2254)
* Deleted issue--discussion * Deleted feature_request * Deleted link to the contributors chat in tg * Changed bug_report title * Renamed discussion to general_issue
1 parent 870e265 commit b4e2429

File tree

5 files changed

+4
-50
lines changed

5 files changed

+4
-50
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
name: Bug report
33
about: Create a report to help us improve Editor.js
4-
title: "[Bug]"
4+
title: ""
55
labels: bug
66
assignees: ''
77

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,4 @@ contact_links:
55
about: Direct team contact.
66
- name: Editor.js Telegram chat
77
url: https://t.me/codex_editor
8-
about: Telegram chat for Editor.js users communication.
9-
- name: Editor.js contributors Telegram chat
10-
url: https://t.me/editorjsdev
11-
about: Telegram chat for Editor.js contributors communication.
8+
about: Telegram chat for Editor.js users communication.

.github/ISSUE_TEMPLATE/feature_request.md

Lines changed: 0 additions & 19 deletions
This file was deleted.
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
2-
name: Discussion
2+
name: General Issue
33
about: Any question about the Editor.js to discuss
44
title: ''
5-
labels: discussion
5+
labels: ''
66
assignees: ''
77

88
---

.github/ISSUE_TEMPLATE/issue--discussion.md

Lines changed: 0 additions & 24 deletions
This file was deleted.

0 commit comments

Comments
 (0)