chore: tweak PR template

Signed-off-by: Lance Ball <lball@redhat.com>
This commit is contained in:
Lance Ball 2021-04-20 15:27:41 -04:00
parent fea5ac2d05
commit defde2ea02
No known key found for this signature in database
GPG Key ID: 0D7C787CAE37ED3F
1 changed files with 9 additions and 8 deletions

View File

@ -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: