Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions .github/ISSUE_TEMPLATE/CODING-GUIDELINE.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,12 @@ body:
attributes:
value: |
Thanks for filling out a coding guideline!

Please briefly read through the [coding guideline issue formatting guide]
(https://github.com/rustfoundation/safety-critical-rust-coding-guidelines/blob/main/docs/issue-formatting-guide.md)
to ensure that when a maintainer assigns the `sign-off: create pr from issue`
label the issue's Markdown gets converted correctly to reStructuredText
for the coding guideline.
- type: dropdown
id: chapter
attributes:
Expand Down