File tree Expand file tree Collapse file tree
downloads/asterion-fcta-v1.0-public-release/asterion-fcta-v1.0/.github/ISSUE_TEMPLATE Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ name : Reproducibility problem
2+ description : Report a broken file, script, model link or documented workflow
3+ title : " [reproducibility]: "
4+ labels : ["reproducibility"]
5+ body :
6+ - type : textarea
7+ id : problem
8+ attributes :
9+ label : What failed?
10+ description : Include the path, command and observed behaviour.
11+ validations :
12+ required : true
13+ - type : input
14+ id : software
15+ attributes :
16+ label : Software and version
17+ placeholder : " Example: Python 3.13, NX 2023, ANSYS Student 2026 R1"
18+ - type : textarea
19+ id : evidence
20+ attributes :
21+ label : Error output or screenshots
Original file line number Diff line number Diff line change 1+ name : Engineering change proposal
2+ description : Propose a design, analysis, CAM or documentation change
3+ title : " [change]: "
4+ labels : ["engineering-change"]
5+ body :
6+ - type : textarea
7+ id : proposal
8+ attributes :
9+ label : Proposed change
10+ validations :
11+ required : true
12+ - type : textarea
13+ id : rationale
14+ attributes :
15+ label : Engineering rationale and evidence
16+ validations :
17+ required : true
18+ - type : textarea
19+ id : verification
20+ attributes :
21+ label : Verification method
You can’t perform that action at this time.
0 commit comments