Files
LinuxMirrors/.gitee/issue_template.md
2025-07-18 18:16:46 +08:00

77 lines
1.9 KiB
Markdown
Raw Permalink Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!-- 这是隐藏的信息
在提交前请阅读下面的内容:
⚠️如果方便的话请优先在 GitHub 官方仓库提交 Issue
⚠️如果在使用过程中遇到问题需要帮助,请严格按照模板提交反馈!
⚠️如果是意见与建议类问题则不需要使用此模板,自行清除所有模板内容!
请_完整_填写以下模板描述问题否则反馈将会被系统关闭。
请_完整_填写以下模板描述问题否则反馈将会被系统关闭。
请_完整_填写以下模板描述问题否则反馈将会被系统关闭。
(重要的事情说三遍😉)
点击编辑器上方的 Preview 图标可预览效果
-->
<!-- 👆这样括起来的信息将被隐藏,填写时注意不要写在里面。 -->
## 1. 操作系统
<!-- 将中括号内的 "空格" 替换为 "x" ,即为选中,例:" - [x] 是 " -->
- [ ] `Debian`
- [ ] `Ubuntu`
- [ ] `Kali Linux`
- [ ] `Linux Mint`
- [ ] `Deepin`
- [ ] `Zorin OS`
- [ ] `Armbian`
- [ ] `Proxmox VE`
- [ ] `Raspberry Pi OS`
- [ ] `Red Hat Enterprise Linux`
- [ ] `Fedora`
- [ ] `CentOS`
- [ ] `Rocky Linux`
- [ ] `AlmaLinux`
- [ ] `Oracle Linux`
- [ ] `openEuler`
- [ ] `OpenCloudOS`
- [ ] `openKylin`
- [ ] `Anolis OS`
- [ ] `openSUSE`
- [ ] `Arch Linux`
- [ ] `Manjaro`
- [ ] `Alpine Linux`
- [ ] `Gentoo`
- [ ] `NixOS`
## 2. 处理器架构
<!-- 将中括号内的 "空格" 替换为 "x" ,即为选中,例:" - [x] 否 " -->
- [ ] `x86_64` `x86_32`
- [ ] `arm64` `arm/v8` `arm/v7` `arm/v6`
- [ ] `ppc64le` `s390x`
- [ ] `其它`
## 3. 系统详细信息
<!-- 请执行命令 "cat /etc/os-release",并将输出结果粘贴在下方 -->
```
```
## 4. 环境信息
<!-- 请执行命令 "uname -a",并将输出结果粘贴在下方 -->
```
```
## 5. 描述遇到的问题
### (1) 具体问题
A
### (2) 详细的执行日志
<!-- 请在此处粘贴详细完整的日志,从执行脚本开始到结束。 -->
```
```