mirror of
https://github.com/codex-team/editor.js
synced 2026-03-14 22:55:47 +01:00
fix(issue templates) Made changes in issue templates
* Changed description for General Issue template * Added link to the disscussions tab
This commit is contained in:
parent
6a560250cf
commit
377d8a7da7
2 changed files with 4 additions and 1 deletions
3
.github/ISSUE_TEMPLATE/config.yml
vendored
3
.github/ISSUE_TEMPLATE/config.yml
vendored
|
|
@ -3,6 +3,9 @@ contact_links:
|
|||
- name: Team
|
||||
url: mailto:team@codex.so
|
||||
about: Direct team contact.
|
||||
- name: 💬 Discussions
|
||||
url: https://github.com/codex-team/editor.js/discussions
|
||||
about: Use discussions if you have an issue draft, an idea for improvement or for asking questions.
|
||||
- name: Editor.js Telegram chat
|
||||
url: https://t.me/codex_editor
|
||||
about: Telegram chat for Editor.js users communication.
|
||||
2
.github/ISSUE_TEMPLATE/general_issue.md
vendored
2
.github/ISSUE_TEMPLATE/general_issue.md
vendored
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
name: General Issue
|
||||
about: Any question about the Editor.js to discuss
|
||||
about: Well-designed, algorithmized feature/idea/improvement issue for Editor.js
|
||||
title: ''
|
||||
labels: ''
|
||||
assignees: ''
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue