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
17 changes: 9 additions & 8 deletions .github/pull-request-template.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,16 @@
<!-- General PR guidelines:
Thanks for taking the time to contribute to this project!

Most PRs should be opened against the main branch.
When submitting a pull request, please be sure to use the --signoff
flag for your commits. If you haven't done this already, you can
amend your most recent commit with "git commit --amend --signoff".

-->
If your change fixes an existing problem, please add a close hook
to your commit message. For example, if your PR fixes issue #280
include the following in the description:

Fixes: https://github.com/cloudevents/sdk-javascript/issues/280
-->
## Proposed Changes

-
-
-

## Description
- Fixes Issue #
- Version: