File tree Expand file tree Collapse file tree 3 files changed +5
-4
lines changed
Expand file tree Collapse file tree 3 files changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -12,6 +12,7 @@ A clear and concise description of what the bug is.
1212
1313** To Reproduce**
1414Steps to reproduce the behavior:
15+
15161 . Go to '...'
16172 . Click on '....'
17183 . Scroll down to '....'
Original file line number Diff line number Diff line change @@ -7,6 +7,6 @@ assignees: ''
77
88---
99
10- _ Note: _ Questions for the SSVC team can be asked here in the form of an issue. More general questions directed at the SSVC user community
10+ * Note: * Questions for the SSVC team can be asked here in the form of an issue. More general questions directed at the SSVC user community
1111might be a better fit in the [ Q&A] ( https://github.com/CERTCC/SSVC/discussions/categories/q-a ) category of our
1212[ Discussions] ( https://github.com/CERTCC/SSVC/discussions ) area.
Original file line number Diff line number Diff line change 44 not just a reference to an issue number. PR titles are used in the commit log
55 and release notes, so they need to convey meaning on their own.
66- Most pull requests should be in response to an issue, and ideally a PR will
7- resolve or close one or more issues.
7+ resolve or close one or more issues.
88- If a PR only partially resolves an issue,
99 we suggest spawning one or more child issues from the main issue to identify what portion
1010 of the issue is resolved by the PR, and what work remains to be done.
1313- Using bulleted lists with the issue id at the end lets github automatically
1414 link the issue and provide the title inline. E.g.: ` - resolves #99999 `
1515- CoPilot summaries are welcome in the PR description, but please provide a brief
16- description of the changes in your own words as well. CoPilot can be good at the _ what _ ,
17- but not so good at the _ why _ .
16+ description of the changes in your own words as well. CoPilot can be good at the * what * ,
17+ but not so good at the * why * .
You can’t perform that action at this time.
0 commit comments