mirror of
https://github.com/Smaug123/KaTeX
synced 2025-10-04 18:58:39 +00:00
chore: add pull request template (#2902)
* chore: add pull request template * Small wording improvements Co-authored-by: Erik Demaine <edemaine@mit.edu>
This commit is contained in:
13
.github/PULL_REQUEST_TEMPLATE.md
vendored
Normal file
13
.github/PULL_REQUEST_TEMPLATE.md
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
<!-- 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 -->
|
Reference in New Issue
Block a user