Skip to content

Latest commit

 

History

History
35 lines (24 loc) · 1.38 KB

ISSUE_TEMPLATE.md

File metadata and controls

35 lines (24 loc) · 1.38 KB

Bug Report

Information Gathering

Before continuing please check the following

  • I'm using latest version of pushy SDK

Please provide the following information to debug:

Golang version go version (Include OS / Architecture)

go version go1.8.3 linux/amd64 (as of now)

Short Description

I was trying to ...

Steps to reproduce

  • Got the sdk go get github.com/fossapps/pushy
  • Tried to sdk :== pushy.Create(...)
  • Compiled

Expected:

I expected it to ...

Actual:

...

Additional Info

New Feature Request