You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/PULL_REQUEST_TEMPLATE.md
+8-8Lines changed: 8 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,18 +10,18 @@ If your work is not yet complete, please open a draft pull request. In that case
10
10
### Mandatory checks
11
11
12
12
<!--
13
-
Go throgh the checklist below. It is mandatory, even for a draft pull request.
13
+
Go through the checklist below. It is mandatory, even for a draft pull request.
14
14
15
-
Keep ALL the items. Mark them as follows:
15
+
Keep ALL the items. Replace the dots inside [.] and mark them as follows:
16
16
[x] done
17
17
[ ] not done
18
18
[/] not applicable
19
19
-->
20
20
21
21
-[x] I own the copyright of the code submitted and I license it under the [MIT license](https://github.com/JabRef/jabref/blob/main/LICENSE)
22
-
-[] Change in `CHANGELOG.md` described in a way that is understandable for the average user (if change is visible to the user)
23
-
-[] Tests created for changes (if applicable)
24
-
-[] Manually tested changed features in running JabRef (always required)
25
-
-[] Screenshots added in PR description (if change is visible to the user)
26
-
-[][Checked developer's documentation](https://devdocs.jabref.org/): Is the information available and up to date? If not, I outlined it in this pull request.
27
-
-[][Checked documentation](https://docs.jabref.org/): Is the information available and up to date? If not, I created an issue at <https://github.com/JabRef/user-documentation/issues> or, even better, I submitted a pull request to the documentation repository.
22
+
-[.] Change in `CHANGELOG.md` described in a way that is understandable for the average user (if change is visible to the user)
23
+
-[.] Tests created for changes (if applicable)
24
+
-[.] Manually tested changed features in running JabRef (always required)
25
+
-[.] Screenshots added in PR description (if change is visible to the user)
26
+
-[.][Checked developer's documentation](https://devdocs.jabref.org/): Is the information available and up to date? If not, I outlined it in this pull request.
27
+
-[.][Checked documentation](https://docs.jabref.org/): Is the information available and up to date? If not, I created an issue at <https://github.com/JabRef/user-documentation/issues> or, even better, I submitted a pull request to the documentation repository.
0 commit comments