chore: tweak PR template (#407)

Signed-off-by: Lance Ball <lball@redhat.com>
This commit is contained in:
Lance Ball 2021-04-21 10:12:44 -04:00 committed by GitHub
parent 192c6a3a5c
commit 26ceb908db
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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: