Initial delivery of metrics code (#81)
* Initial delivery of metrics code * Fix build issues * Fix build issue with go vet
This commit is contained in:
committed by
Rob Parker
parent
e251839639
commit
a4b9a9abaf
4
vendor/github.com/ibm-messaging/mq-golang/.github/ISSUE_TEMPLATE.md
generated
vendored
Executable file
4
vendor/github.com/ibm-messaging/mq-golang/.github/ISSUE_TEMPLATE.md
generated
vendored
Executable file
@@ -0,0 +1,4 @@
|
||||
Please include the following information in your ticket.
|
||||
|
||||
- Version information for MQ, mq-golang, Go compiler
|
||||
- A small code sample that demonstrates the issue.
|
||||
22
vendor/github.com/ibm-messaging/mq-golang/.github/PULL_REQUEST_TEMPLATE.md
generated
vendored
Executable file
22
vendor/github.com/ibm-messaging/mq-golang/.github/PULL_REQUEST_TEMPLATE.md
generated
vendored
Executable file
@@ -0,0 +1,22 @@
|
||||
Please ensure all items are complete before opening.
|
||||
|
||||
- [ ] Tick to sign-off your agreement to the [IBM Contributor License Agreement](https://github.com/ibm-messaging/mq-golang/CLA.md)
|
||||
- [ ] You have added tests for any code changes
|
||||
- [ ] You have updated the [CHANGES.md](https://github.com/ibm-messaging/mq-golang/CHANGES.md)
|
||||
- [ ] You have completed the PR template below:
|
||||
|
||||
## What
|
||||
|
||||
What was changed
|
||||
|
||||
## How
|
||||
|
||||
How the change was implemented or reasoning behind it
|
||||
|
||||
## Testing
|
||||
|
||||
How to test your changes work, not required for documentation changes.
|
||||
|
||||
## Issues
|
||||
|
||||
Links to the github issue(s) (if present) that this pull request is resolving.
|
||||
Reference in New Issue
Block a user