File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- ---
2- name : Bug report
3- about : KSPCF doesn't work correctly
4- title : ' '
5- labels : ' '
6- assignees : ' '
1+ name: Bug Report
2+ description: Something in KSPCF isn't working correctly
3+ labels: [ "bug", "unconfirmed"]
74
8- ---
5+ body:
6+ - type: textarea
7+ id: repro-steps
8+ attributes:
9+ label: What did you do before the bug occurred?
10+ description: Ideally, provide a list of steps that will cause the bug to occur
11+ validations:
12+ required: true
13+ - type: textarea
14+ id: what-happened
15+ attributes:
16+ label: What happened?
17+ description: Ideally, include what you * expected* to happen
18+ validations:
19+ required: true
20+ - type: textarea
21+ id: log
22+ attributes:
23+ label: Upload your ksp.log file
24+ description: This file can be found adjacent to your ksp executable
25+ validations:
26+ required: true
27+ - type: textarea
28+ id: screenshot
29+ attributes:
30+ label: A screenshot of the problem
31+ description: Please include the whole KSP game window. Video clips are great too!
932
10- ** Describe your problem with KSPCF :**
11-
12- ** KSP version :**
13- ** Link to your ` KSP.log ` file :**
You can’t perform that action at this time.
0 commit comments