Skip to content

Commit 30e3182

Browse files
authored
Update pull_request_template.md
Signed-off-by: Jan Kowalleck <[email protected]>
1 parent 81b83ac commit 30e3182

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

.github/pull_request_template.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
<!--
2-
Thank you for taking the time to developing and donate a feature or core enhancement.
2+
Thank you for taking the time to develop and contribute a feature or core enhancement!
33
4-
We would kindly ask you to create pull-requests only for things that were discussed in a ticket, first.
5-
So please have the related ticket/issue id handy.
4+
We kindly request that you create pull requests only for issues that have been discussed in a ticket first.
5+
Please have the related ticket/issue ID ready.
66
If there is none, feel free to create a new ticket: https://github.com/CycloneDX/specification/issues/new/choose
77
-->
88

99
<!--
1010
11-
Please write a short desciption of what the pull-requet intends to do and which ticket it fixes/closes.
11+
Please provide a brief description of what this pull request intends to do and which ticket it fixes/closes.
1212
13-
Examepl:
14-
> As discussed in ticket #485, this PR adds Streebog to the hash algorithm enum.
15-
>
16-
> fixes #485
13+
Example:
14+
> As discussed in ticket #485, this PR adds Streebog to the hash algorithm enum.
15+
>
16+
> fixes #485
1717
1818
-->

0 commit comments

Comments
 (0)