You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/pull_request_template.md
+10-4Lines changed: 10 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,17 +2,23 @@
2
2
Thank you for taking the time to develop and contribute a core enhancement or fix for a defect!
3
3
4
4
We kindly request that you create pull requests only for things that have been discussed in a ticket first; exceptions may be made for spelling or grammar fixe.
5
+
Read more about the process here: https://cyclonedx.org/participate/standardization-process/#working-model
6
+
5
7
Please have the related ticket/issue ID ready.
6
8
If there is none, feel free to create a new ticket: https://github.com/CycloneDX/specification/issues/new/choose
9
+
7
10
-->
8
11
9
12
<!--
10
13
11
-
Please provide a brief description of what this pull request intends to do and which ticket it fixes/closes.
12
-
14
+
Please provide a brief description of what this pull request intends to do and which ticket it fixes/closes.
13
15
Example:
14
-
> As discussed in ticket #485, this PR adds Streebog to the hash algorithm enum.
15
-
>
16
+
> As discussed in ticket #485, this PR adds Streebog to the hash algorithm enum.
17
+
>
16
18
> fixes #485
17
19
20
+
In case this is for a spelling or grammar improvement, please provide a brief description.
0 commit comments