mazentouati/simple-2way-config

View on GitHub
docs/PULL_REQUEST_TEMPLATE.md

Summary

Maintainability
Test Coverage
## Introduction

**This is a**

<!-- Put a cross `x` in relevant boxes below -->
- [ ] New feature
- [ ] Fix for ... <!-- (the issue/bug) -->
- [ ] General improvement
- [ ] Backward incompatible change

It closes # <!-- (Put the issue number after `#`) -->

## Describe the change

...

## How to use it

...

#### Sample code

```php

```