Skip to content
This repository was archived by the owner on Feb 17, 2025. It is now read-only.

Commit 3c7137f

Browse files
author
Krzysztof Jan Modras
authored
Update github PR template (#337)
1 parent d61c510 commit 3c7137f

File tree

1 file changed

+5
-16
lines changed

1 file changed

+5
-16
lines changed

.github/pull_request_template.md

+5-16
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,12 @@
1-
<!--- Provide a general summary of your changes in the Title above -->
21

3-
## Ticket
4-
<!---
5-
Add a reference to the ticket this PR relates to, if any.
6-
You can write 'Fixes #100' to auto close ticket #100 on merge.
7-
Or write 'Re #100' to reference ticket #100 without changing its status.
8-
-->
2+
<!--- Add a reference to the Github issue this PR relates to, if any, eg: 'Fixes #100' -->
3+
Fix #
94

10-
## Description
11-
<!--- Describe your changes in detail -->
12-
13-
## Motivation and Context
14-
<!--- Why is this change required? What problem does it solve? -->
15-
<!--- If it fixes an open issue, please link to the issue here. -->
5+
## Implementation details
6+
<!--- Provide a general summary of your changes in the Title above. Attach screenshot if relevant.-->
167

178
## Checklist:
189
<!--- Go over all the following points, and put an `x` in all the boxes that apply. -->
19-
<!--- If you're unsure about any of these, don't hesitate to ask. We're here to help! -->
2010
- [ ] My squashed commit messages follows the [7 golden rules](https://chris.beams.io/posts/git-commit/)
21-
- [ ] My code follows the code style of this project.
2211
- [ ] I updated or created necessary unit tests
23-
- [ ] I updated all necessary documentation
12+
- [ ] I've tested my changes in Dark Mode, iPad, iOS <= 12, Landscape and in German

0 commit comments

Comments
 (0)