Author Topic: Pull Requests / Patch Submission?  (Read 2080 times)

pmaconi

  • Newbie
  • *
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 6
    • View Profile
Pull Requests / Patch Submission?
« on: July 03, 2014, 11:32:41 AM »
Do you accept pull requests on your GitHub or any other way to submit a patch to your source? We made a logging change to UIWidget's Start() function so that it includes the GameObject's name when informing of widget + panel or multiple widgets on one object. It would be nice if we could get that pushed upstream so we don't need to re-apply the change every time we grab the latest version.

ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
Re: Pull Requests / Patch Submission?
« Reply #1 on: July 04, 2014, 01:24:49 PM »
Yes, Pro users can submit pull requests. However note that pull requests are all reviewed, and I may not accept them if I don't feel that they fit into NGUI's scope or require much modification on my part.