Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
N
NJUThesis
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to JiHu GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Danson Liao
NJUThesis
Commits
c98e9828
Commit
c98e9828
authored
3 years ago
by
atxy-blip
Committed by
GitHub
3 years ago
Browse files
Options
Downloads
Patches
Plain Diff
chore: 更新 issue 模板
- 添加问题报告 - 添加新功能需求
parent
aca33c34
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
.github/ISSUE_TEMPLATE/-----.md
+20
-0
20 additions, 0 deletions
.github/ISSUE_TEMPLATE/-----.md
.github/ISSUE_TEMPLATE/----.md
+31
-0
31 additions, 0 deletions
.github/ISSUE_TEMPLATE/----.md
with
51 additions
and
0 deletions
.github/ISSUE_TEMPLATE/-----.md
0 → 100644
+
20
−
0
View file @
c98e9828
---
name
:
新功能需求
about
:
提出可以改进的要点
title
:
"
[FEATURE]"
labels
:
enhancement
assignees
:
'
'
---
**现有模板的不便之处**
你的请求是否来自于使用上有不好的体验?请简要进行描述。
**提出可能的解决方案**
你认为需要采取什么措施,或者你希望改进后将呈现出什么效果。
**提出考虑过的方案**
请描述你进行过的相关尝试。
**额外信息**
任何你认为有帮助的信息。
This diff is collapsed.
Click to expand it.
.github/ISSUE_TEMPLATE/----.md
0 → 100644
+
31
−
0
View file @
c98e9828
---
name
:
问题报告
about
:
提出需要修复的问题
title
:
"
[BUG]"
labels
:
bug
assignees
:
'
'
---
**描述**
简要说明问题的症状。
**最小工作示例**
一段完整的可供编译的 TeX 代码,用来复现上述问题。请删除所有不会引起该问题的内容。譬如,对于正文格式出现的问题,不必添加
`\njusetup`
`\tableofcontents`
等命令。
```
\documentclass
[]
{
njuthesis
}
......
\end{document}
```
**截图**
加上图片也许能更好地呈现出问题状况。
**平台信息**
在发生编译问题时提供。
-
操作系统:[e.g. Windows 10]
-
TeX 发行版:[e.g. TeX Live 2021]
-
编译命令:[e.g. xelatex]
**额外信息**
任何你认为有帮助的信息。
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment