Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
30 changes: 15 additions & 15 deletions .github/ISSUE_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ You may delete this recomendations and use template which is placed below.
### I agree and want to create new issue <!-- (我确认我已经查看了) -->

<!-- Check all with [x] (把 [ ] 换成 [X] 来选择) -->
- [] Yes, I was on [Hexo Docs page](https://hexo.io/docs/), especially on [Templates](https://hexo.io/docs/templates.html), [Variables](https://hexo.io/docs/variables.html), [Helpers](https://hexo.io/docs/helpers.html) and [Troubleshooting](https://hexo.io/docs/troubleshooting.html).
- [] Yes, I was on [NexT Documentation Site](http://theme-next.org/docs/).
- [] And yes, I already searched for current [issues](https://github.com/theme-next/hexo-theme-next/issues?utf8=%E2%9C%93&q=is%3Aissue) and this is not help to me.
- [ ] Yes, I was on [Hexo Docs page](https://hexo.io/docs/), especially on [Templates](https://hexo.io/docs/templates.html), [Variables](https://hexo.io/docs/variables.html), [Helpers](https://hexo.io/docs/helpers.html) and [Troubleshooting](https://hexo.io/docs/troubleshooting.html).
- [ ] Yes, I was on [NexT Documentation Site](http://theme-next.org/docs/).
- [ ] And yes, I already searched for current [issues](https://github.com/theme-next/hexo-theme-next/issues?utf8=%E2%9C%93&q=is%3Aissue) and this is not help to me.

***

Expand Down Expand Up @@ -59,21 +59,21 @@ You may delete this recomendations and use template which is placed below.

**NexT Version:**
<!-- Check needed with [x] (把 [ ] 换成 [X] 来选择) -->
```
[] Latest Master branch.
[] Latest Release version.
[] Old version -
```

- [ ] Latest Master branch
- [ ] Latest Release version
- [ ] Old version


**NexT Scheme:**
<!-- Check needed with [x] (把 [ ] 换成 [X] 来选择) -->
```
[] All schemes
[] Muse
[] Mist
[] Pisces
[] Gemini
```

- [ ] All schemes
- [ ] Muse
- [ ] Mist
- [ ] Pisces
- [ ] Gemini


#### NexT Configuration:
<!-- Paste ONLY CHANGED CONFIGURATION from NexT `_config.yml` (只粘贴NexT主题配置文件 `_config.yml` 中修改过的部分) -->
Expand Down