We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b50ff0d commit 81b83acCopy full SHA for 81b83ac
.github/pull_request_template.md
@@ -0,0 +1,18 @@
1
+<!--
2
+Thank you for taking the time to developing and donate a feature or core enhancement.
3
+
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.
6
+If there is none, feel free to create a new ticket: https://github.com/CycloneDX/specification/issues/new/choose
7
+-->
8
9
10
11
+Please write a short desciption of what the pull-requet intends to do and which ticket it fixes/closes.
12
13
+Examepl:
14
+> As discussed in ticket #485, this PR adds Streebog to the hash algorithm enum.
15
+>
16
+> fixes #485
17
18
0 commit comments