[ Avaa Bypassed ]




Upload:

Command:

www-data@3.134.86.4: ~ $
# Contributing to motranslator

## Reporting issues

Our issue tracker is hosted at GitHub:

https://github.com/phpmyadmin/motranslator/issues

Please search for existing issues before reporting new ones.

## Working with Git checkout

The dependencies are managed by Composer, to get them all installed (or update
on consequent runs) do:

```
composer update
```

## Submitting patches

Please submit your patches using GitHub pull requests, this allows us to review
them and to run automated tests on the code.

## Coding standards

We do follow PSR-1 and PSR-2 coding standards.

You can use phpcbf to fix the code to match our expectations:

```
composer run phpcbf
```

## Testsuite

Our code comes with quite comprehensive testsuite, it is automatically executed
on every commit and pull request, you can also run it locally:

```
composer run phpunit
```

Filemanager

Name Type Size Permission Actions
CODE_OF_CONDUCT.md File 3.27 KB 0644
CONTRIBUTING.md File 862 B 0644
PERFORMANCE.md File 930 B 0644
README.md.gz File 1.78 KB 0644
changelog.Debian.gz File 501 B 0644
copyright File 1.26 KB 0644