Skip to content
Merged
Changes from all commits
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
18 changes: 18 additions & 0 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
<!--
Thank you for taking the time to develop and contribute a core enhancement or fix for a defect!

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.
Please have the related ticket/issue ID ready.
If there is none, feel free to create a new ticket: https://github.com/CycloneDX/specification/issues/new/choose
-->

<!--

Please provide a brief description of what this pull request intends to do and which ticket it fixes/closes.

Example:
> As discussed in ticket #485, this PR adds Streebog to the hash algorithm enum.
>
> fixes #485

-->
Loading