paramquery / select

jQuery select plugin
GNU General Public License v3.0
25 stars 21 forks source link

Help! How do I contribute? #7

Closed jspreddy closed 6 years ago

jspreddy commented 9 years ago

I forked your repo and made some changes. And ran into the following issues..

paramquery commented 9 years ago

I've created a new bootstrap branch. You could add pull request to that branch.

On Tue, May 5, 2015 at 10:47 PM, Sai Phaninder Reddy Jonnala < notifications@github.com> wrote:

I forked your repo and made some changes. And ran into the following issues..

  • When I look at the diff, it goes crazy with a full file changes with the line endings. Apparently the line endings are CRLF and I'm in Mac and it's trying to change to LF.
  • How do I minify the dev version?

— Reply to this email directly or view it on GitHub https://github.com/paramquery/select/issues/7.