TooAngel/democratic-collaboration

View on GitHub
.github/PULL_REQUEST_TEMPLATE/pull_request_template.md

Summary

Maintainability
Test Coverage
<!-- Thanks for taking the time to write this Pull Request ❤️ -->

### 🚀 Description

<!-- Describe your changes in detail -->

### 📄 Motivation and Context

<!-- Why is this change required? What problem does it solve? -->
<!-- If it fixes an open issue, please link to the issue here. -->


### 📦 Types of changes

<!-- What types of changes does your code introduce? Put an `x` in all the boxes that apply and remove the ones not applicable -->

- [ ] Bug fix (non-breaking change which fixes an issue)
- [ ] New feature (non-breaking change which adds functionality)
- [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)