Files
KaTeX/.github/PULL_REQUEST_TEMPLATE.md
ylemkimon 8701b9c4e7 chore: add pull request template (#2902)
* chore: add pull request template

* Small wording improvements

Co-authored-by: Erik Demaine <edemaine@mit.edu>
2021-07-21 16:28:24 +00:00

14 lines
537 B
Markdown

<!-- PR title should follow Angular Commit Message Conventions (https://github.com/angular/angular.js/blob/master/DEVELOPERS.md#-git-commit-guidelines) -->
**What is the previous behavior before this PR?**
**What is the new behavior after this PR?**
<!-- If this PR contains a breaking change, please uncomment following line -->
<!-- BREAKING CHANGE: describe its impact and migration methods -->
<!-- If this PR fixes or closes issues, please uncomment following line and change the issue number -->
<!-- Fixes #1, Closes #2 -->