Linux SRV-16 6.18.44-paas #1 SMP PREEMPT_DYNAMIC Thu Aug 13 10:08:12 UTC 2026 x86_64
/
srv
/
admin
/
htdocs
/
phpmyadmin-4.4
/
//srv/admin/htdocs/phpmyadmin-4.4/CONTRIBUTING.md
# Contributing to phpMyAdmin As an open source project, phpMyAdmin welcomes contributions of many forms. ## Bug reporting Please report [bugs on GitHub][1]. [1]: https://github.com/phpmyadmin/phpmyadmin/issues/new ## Patches submission Patches are welcome as [pull requests on GitHub][2]. Please include a Signed-off-by tag. Note that by submitting patches with the Signed-off-by tag, you are giving permission to license the patch as GPLv2-or-later. See [the DCO file][3] for details. [2]: https://github.com/phpmyadmin/phpmyadmin/pulls [3]: https://github.com/phpmyadmin/phpmyadmin/blob/master/DCO ## More information You can find more information on our website: https://www.phpmyadmin.net/contribute/