File tree 2 files changed +31
-6
lines changed
2 files changed +31
-6
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ name : Bug report
3
+ about : Create a report to help us improve
4
+ title : ' '
5
+ labels : bug
6
+ assignees : ' '
7
+
8
+ ---
9
+
10
+ ** 重要警告**
11
+
12
+ 如果是不会使用 VS Code
13
+ 如果不会使用 Ubuntu
14
+
15
+ 请 Google 或者问 GPT
16
+
17
+ 该 Issue 只收集 Code FA 本身的问题,以及建议
18
+
19
+ 不教学 VS Code 的使用方法,不教学 Ubuntu 的使用方法
20
+
21
+ 如还是询问无关信息,我会直接关闭 Issue
Original file line number Diff line number Diff line change @@ -209,9 +209,11 @@ packages:
209
209
global_repository:
210
210
dependency: "direct main"
211
211
description:
212
- path: global_repository
213
- relative: true
214
- source: path
212
+ path: "."
213
+ ref: HEAD
214
+ resolved-ref: "641a4debe7bb1e2259216506277a4896f6f6c94f"
215
+ url: "https://github.com/nightmare-space/global_repository"
216
+ source: git
215
217
version: "0.0.1"
216
218
hive:
217
219
dependency: transitive
@@ -392,9 +394,11 @@ packages:
392
394
settings:
393
395
dependency: "direct main"
394
396
description:
395
- path: settings
396
- relative: true
397
- source: path
397
+ path: "."
398
+ ref: HEAD
399
+ resolved-ref: "1d683a15da1d2e4c1732b87d2da5c89c21a6b38b"
400
+ url: "https://github.com/nightmare-space/settings"
401
+ source: git
398
402
version: "0.0.1"
399
403
signale:
400
404
dependency: "direct main"
You can’t perform that action at this time.
0 commit comments