Skip to content

Commit

Permalink
Update freestyle-issue-template.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hizzgdev committed Oct 19, 2023
1 parent 8bbb1ae commit bb9c316
Showing 1 changed file with 9 additions and 7 deletions.
16 changes: 9 additions & 7 deletions .github/ISSUE_TEMPLATE/freestyle-issue-template.md
Original file line number Diff line number Diff line change
@@ -1,18 +1,20 @@
---
name: Create an issue only when it is a real issue
about: 'Create discussion when it is not an issue: https://github.com/hizzgdev/jsmind/discussions/new?category=general'
about: If it is not an issue, please create a discussion instead
title: ''
labels: ''
assignees: ''

---

<!--
请在创建前先确认这确实是个 issue。
- 类似这些情况可创建 issue: 明确的bug,非预期的结果,安全风险等;
- 类似以下这些情况不是 issue: 咨询如何实现某一功能,讨论想法等,这些请移步到 Discussion 区创建讨论 https://github.com/hizzgdev/jsmind/discussions/new?category=general
我们调整了创建 issue 的策略,仅在它确实是个 issue 的时候再创建 issue,其它情况请稳步到 Discussion 区创建 discussion.
- 这些是 issue: 明确的bug,非预期的结果,安全风险等
- 这些不是 issue: 咨询如何实现某一功能,讨论想法等
We have changed the policy of creating issues, please make sure that it is indeed an issue before creating it, in other cases, please go to Discussion tab to create a discussion.
- These are issues: clear bugs, unexpected results, security risks, etc.
- These are not issues: consultation on how to implement a certain function, discussion of new ideas, etc.
We have changed the issue creation policy. Please make sure that it is indeed an issue before creating it.
- Issues can be created for situations like these: clear bugs, unexpected results, security risks, etc.
- Situations like these are not issues: questions about how to build a certain feature, share or discuss ideas, etc. For these, please go to Discussion tab to create a discussion there https://github.com/hizzgdev/jsmind/discussions/new?category=general
-->

0 comments on commit bb9c316

Please sign in to comment.