Skip to content

Commit ddcc004

Browse files
committed
docs: add pull request template
1 parent d6c9dac commit ddcc004

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
<!-- Enter a brief description/summary of your PR here. What character(s) are you changing/creating and how was it tested (even manually, if necessary)? Did you hint the entire font or only the modified character(s)? -->
2+
## Summary of the Pull Request
3+
4+
<!-- Other than the issue solved, is this relevant to any other issues/existing PRs? -->
5+
## References
6+
7+
<!-- Please review the items on the PR checklist before submitting-->
8+
## PR Checklist
9+
* [ ] Closes #xxx
10+
* [ ] Requires CHANGELOG.md to be updated
11+
* [ ] Requires [/images/](/mishamyrt/Lilex/images/) to be updated
12+
13+
<!-- Provide a more detailed description of the PR, other things fixed or any additional comments/features here -->
14+
## Detailed Description of the Pull Request / Additional comments
15+
16+
<!-- Provide images of the character(s) that are being modified/created at different screen sizes. Clearly identifying specific code points is heavily recommended. -->
17+
## Before (if applicable) and After Images of the Character(s)

0 commit comments

Comments
 (0)