DSA/.github/PULL_REQUEST_TEMPLATE.md

24 lines
614 B
Markdown

<!--
Please make sure to read the Contribution Guidelines:
-->
<!-- PULL REQUEST TEMPLATE -->
<!-- (Update "[ ]" to "[x]" to check a box) -->
**What kind of change does this PR introduce?** (check at least one)
- [ ] Bugfix
- [ ] New algorithm
- [ ] Optimization in previous algorithms
- [ ] Code style update
- [ ] Refactor
- [ ] Documentation
- [ ] Other, please describe:
**Briefly describe the changes in this PR**
<!-- For example you can add algorithm name, language used to implement it and link to online implementation of it -->
**Other information:**
<!-- Add any additional info you want here -->