diff --git a/.github/ISSUE_TEMPLATE/other.md b/.github/ISSUE_TEMPLATE/other.md index d27b386..6bf1fe1 100644 --- a/.github/ISSUE_TEMPLATE/other.md +++ b/.github/ISSUE_TEMPLATE/other.md @@ -1,8 +1,8 @@ --- name: Other -about: Not a question, feature request or bug report +about: Not a feature request or bug report title: '' -labels: '' +labels: Question assignees: '' --- diff --git a/.github/ISSUE_TEMPLATE/question.md b/.github/ISSUE_TEMPLATE/question.md deleted file mode 100644 index a9c87b9..0000000 --- a/.github/ISSUE_TEMPLATE/question.md +++ /dev/null @@ -1,65 +0,0 @@ ---- -name: Question -about: I have a question for NexT (e.g. Customize) -title: '' -labels: Question -assignees: '' - ---- - -Please follow this Issue template to provide relevant information, such as source code repository, website URL and screenshots, which will help us investigate. -请按照此 Issue 模版提供相关信息,例如源码仓库、网站链接和屏幕截图,这将有助于我们进行调查。 - -## Issue Checklist - - -- [ ] I am using NexT version 8.0 or later. -- [ ] I have already read the relevant documents of [Hexo](https://hexo.io/docs/) and [NexT](https://theme-next.js.org/docs/). -- [ ] I have already searched for current [issues](https://github.com/next-theme/hexo-theme-next/issues), which does not help me. - -*** - -## Expected behavior - - - -## Actual behavior - - -- Links to demo site with this issue: -- Links to repository or source code of the blog: -- Screenshots: - - - -## Steps to reproduce the behavior - - - -## Environment Information - -### Node.js and NPM Information - -``` - -``` - -### Package dependencies Information - -``` - -``` - -### Hexo Configuration - -```yml - -``` - -### NexT Configuration - -```yml - -``` - -## Other Information diff --git a/README.md b/README.md index c2763c6..7f2c635 100644 --- a/README.md +++ b/README.md @@ -110,7 +110,7 @@ $ git pull ## Feedback * Visit the [Awesome NexT][awesome-next-url] list to share plugins and tutorials with other users. -* Join our [Gitter][gitter-url] chats. +* Join our [GitHub discussions][discussions-url] / [Gitter][gitter-url] chats. * [Add or improve translation][i18n-url] in few seconds. * Report a bug in [GitHub Issues][issues-bug-url]. * Request a new feature on [GitHub][issues-feat-url]. @@ -152,10 +152,11 @@ Also, we welcome Issue or PR to our [official-plugins][official-plugins-url]. [docs-release-url]: https://github.com/next-theme/hexo-theme-next/releases [docs-upgrade-url]: https://theme-next.js.org/docs/getting-started/upgrade.html +[awesome-next-url]: https://github.com/next-theme/awesome-next +[discussions-url]: https://github.com/next-theme/hexo-theme-next/discussions [gitter-url]: https://gitter.im/hexo-next [i18n-url]: https://crowdin.com/project/hexo-theme-next -[awesome-next-url]: https://github.com/next-theme/awesome-next [issues-bug-url]: https://github.com/next-theme/hexo-theme-next/issues/new?assignees=&labels=Bug&template=bug-report.md [issues-feat-url]: https://github.com/next-theme/hexo-theme-next/issues/new?assignees=&labels=Feature+Request&template=feature-request.md [feat-req-vote-url]: https://github.com/next-theme/hexo-theme-next/issues?q=is%3Aopen+is%3Aissue+label%3A%22Feature+Request%22 diff --git a/_config.yml b/_config.yml index 248a1d6..e1e5c41 100644 --- a/_config.yml +++ b/_config.yml @@ -767,11 +767,11 @@ tidio: # See: https://theme-next.js.org/docs/tag-plugins/ # --------------------------------------------------------------- -# Note tag (bs-callout) +# Note tag (bootstrap callout) note: # Note tag style values: - # - simple bs-callout old alert style. Default. - # - modern bs-callout new (v2-v3) alert style. + # - simple bootstrap callout old alert style. Default. + # - modern bootstrap callout new (v2-v3) alert style. # - flat flat callout style with background, like on Mozilla or StackOverflow. # - disabled disable all CSS styles import of note tag. style: simple diff --git a/docs/ru/README.md b/docs/ru/README.md index 0fd79c7..a0ad574 100644 --- a/docs/ru/README.md +++ b/docs/ru/README.md @@ -113,7 +113,7 @@ $ git pull ## Обратная связь * Посетите [Awesome NexT][awesome-next-url] список. -* Вступить в наши [Gitter][gitter-url] чаты. +* Вступить в наши [GitHub discussions][discussions-url] / [Gitter][gitter-url] чаты. * [Добавить или улучшить перевод][i18n-url] за несколько секунд. * Сообщить об ошибке в разделе [GitHub Issues][issues-bug-url]. * Запросить новую возможность на [GitHub][issues-feat-url]. @@ -155,10 +155,11 @@ Also, we welcome Issue or PR to our [official-plugins][official-plugins-url]. [docs-release-url]: https://github.com/next-theme/hexo-theme-next/releases [docs-upgrade-url]: https://theme-next.js.org/docs/getting-started/upgrade.html +[awesome-next-url]: https://github.com/next-theme/awesome-next +[discussions-url]: https://github.com/next-theme/hexo-theme-next/discussions [gitter-url]: https://gitter.im/hexo-next [i18n-url]: https://crowdin.com/project/hexo-theme-next -[awesome-next-url]: https://github.com/next-theme/awesome-next [issues-bug-url]: https://github.com/next-theme/hexo-theme-next/issues/new?assignees=&labels=Bug&template=bug-report.md [issues-feat-url]: https://github.com/next-theme/hexo-theme-next/issues/new?assignees=&labels=Feature+Request&template=feature-request.md [feat-req-vote-url]: https://github.com/next-theme/hexo-theme-next/issues?q=is%3Aopen+is%3Aissue+label%3A%22Feature+Request%22 diff --git a/docs/zh-CN/README.md b/docs/zh-CN/README.md index be6b42f..28c0bbb 100644 --- a/docs/zh-CN/README.md +++ b/docs/zh-CN/README.md @@ -110,7 +110,7 @@ $ git pull ## 反馈 * 浏览 [Awesome NexT][awesome-next-url] 列表,与其它用户分享插件和教程。 -* 加入我们的 [Gitter][gitter-url] 聊天。 +* 加入我们的 [GitHub discussions][discussions-url] / [Gitter][gitter-url] 聊天。 * 请花几秒钟来[添加或修正翻译][i18n-url]。 * 在 [GitHub Issues][issues-bug-url] 报告Bug。 * 在 [GitHub][issues-feat-url] 请求新的功能。 @@ -152,10 +152,11 @@ $ git pull [docs-release-url]: https://github.com/next-theme/hexo-theme-next/releases [docs-upgrade-url]: https://theme-next.js.org/docs/getting-started/upgrade.html +[awesome-next-url]: https://github.com/next-theme/awesome-next +[discussions-url]: https://github.com/next-theme/hexo-theme-next/discussions [gitter-url]: https://gitter.im/hexo-next [i18n-url]: https://crowdin.com/project/hexo-theme-next -[awesome-next-url]: https://github.com/next-theme/awesome-next [issues-bug-url]: https://github.com/next-theme/hexo-theme-next/issues/new?assignees=&labels=Bug&template=bug-report.md [issues-feat-url]: https://github.com/next-theme/hexo-theme-next/issues/new?assignees=&labels=Feature+Request&template=feature-request.md [feat-req-vote-url]: https://github.com/next-theme/hexo-theme-next/issues?q=is%3Aopen+is%3Aissue+label%3A%22Feature+Request%22