<div dir="ltr">Hey Guys,<br>I was going through some bug report and saw this one #3865 <br><a href="https://sourceforge.net/p/phpmyadmin/bugs/3865/">https://sourceforge.net/p/phpmyadmin/bugs/3865/</a><br><br>which i thought can be fixed by me. So i added few lines of code in my phpmyadmin(running on localhost) and that fix seems to be working just fine. Now i wanted to add that patch in the original phpmyadmin(the one in github) but i don't know the procedure. <br>
As i am pretty new to github and patching bugs(it's the first fix ), so i don't know the procedure of uploading the patch.<br><br>In my earlier attempts i tried cloning phpmyadmin frfound can be fixedom github using <br>
<span style="background-color:rgb(249,249,249);color:rgb(0,0,0);font-family:monospace,Courier;font-size:13px;line-height:1.1em"> <br></span><span style="background-color:rgb(249,249,249);color:rgb(0,0,0);font-family:monospace,Courier;font-size:13px;line-height:1.1em">git clone git@github.com:phpmyadmin/phpmyadmin.git<br>
</span><span style="background-color:rgb(249,249,249)"><br><font color="#000000" face="monospace, Courier"><span style="line-height:1.1em">but then a message comes that server has refused my connection. <br><br>So, then i cloned using <br>
</span></font><font color="#000000" face="monospace, Courier"><span style="line-height:14.296875px"><a href="https://github.com/phpmyadmin/phpmyadmin.git">https://github.com/phpmyadmin/phpmyadmin.git</a><br></span></font><br>
but it seems like it gives me Read only Access. <br><br>So i would like to know how could i upload that patch. Do i have to take some kind of permission?<br></span><br></div>