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+ name : Simple Issue
2+ description : Create a simple issue
3+ body :
4+ - type : checkboxes
5+ attributes :
6+ label : Checklist
7+ description : Confirm the following items before proceeding. If one cannot be satisfied, create a discussion thread instead.
8+ options :
9+ - label : I've read the [contribution guidelines](https://github.com/autowarefoundation/autoware/blob/main/CONTRIBUTING.md).
10+ required : true
11+ - label : I've searched other issues and no duplicate issues were found.
12+ required : true
13+
14+ - type : textarea
15+ attributes :
16+ label : Description
17+ description : Write a brief description of the issue.
18+ validations :
19+ required : true
Original file line number Diff line number Diff line change 11## Description
22
33## How was this PR tested?
4-
5- ## Notes for reviewers
6-
7- None.
8-
9- ## Effects on system behavior
10-
11- None.
You can’t perform that action at this time.
0 commit comments