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
+14-12Lines changed: 14 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,22 +1,20 @@
1
-
<!-- Please refer to our contributing documentation for any questions on submitting a pull request, or let us know here if you need any help -->
2
1
<!-- markdownlint-disable-file MD041 -->
3
2
4
3
## Pull request checklist
5
4
6
5
Please check if your PR fulfills the following requirements:
7
6
8
-
-[ ] I have read the [CONTRIBUTING](https://github.com/fabasoad/setup-cobol-action/CONTRIBUTING.md)
7
+
-[ ] I have read the [CONTRIBUTING](https://github.com/fabasoad/setup-cobol-action/blob/main/CONTRIBUTING.md)
9
8
doc.
10
9
-[ ] Tests for the changes have been added (for bug fixes / features).
11
10
-[ ] Docs have been reviewed and added / updated if needed (for bug fixes / features).
12
-
-[ ] Build (`yarn run build`) was run locally and any changes were pushed.
13
-
-[ ] Tests (`yarn test`) has passed locally and any fixes were made for failures.
14
11
15
12
## Pull request type
16
13
17
14
<!-- Please do not submit updates to dependencies unless it fixes an issue. -->
18
15
19
-
<!-- Please try to limit your pull request to one type, submit multiple pull requests if needed. -->
16
+
<!-- Please try to limit your pull request to one type, submit multiple pull
17
+
requests if needed. -->
20
18
21
19
Please check the type of change your PR introduces:
22
20
@@ -28,27 +26,31 @@ Please check the type of change your PR introduces:
28
26
-[ ] Documentation content changes
29
27
-[ ] Other (please describe):
30
28
31
-
## What is the current behavior?
32
-
<!-- Please describe the current behavior that you are modifying, or link to a relevant issue. -->
29
+
## What is the current behavior
30
+
<!-- Please describe the current behavior that you are modifying, or link to a
31
+
relevant issue. -->
33
32
34
-
## What is the new behavior?
33
+
## What is the new behavior
35
34
<!-- Please describe the behavior or changes that are being added by this PR. -->
36
35
37
36
-
38
37
-
39
38
-
40
39
41
-
## Does this introduce a breaking change?
40
+
## Does this introduce a breaking change
42
41
43
42
-[ ] Yes
44
43
-[ ] No
45
44
46
-
<!-- If this introduces a breaking change, please describe the impact and migration path for existing applications below. -->
45
+
<!-- If this introduces a breaking change, please describe the impact and
46
+
migration path for existing applications below. -->
47
47
48
48
## Other information
49
49
50
-
<!-- Any other information that is important to this PR such as screenshots of how the component looks before and after the change. -->
51
-
<!-- This document was adapted from the open-source [appium/appium](https://github.com/appium/appium/blob/master/.github/PULL_REQUEST_TEMPLATE.md) repository. -->
50
+
<!-- Any other information that is important to this PR such as screenshots of
51
+
how the component looks before and after the change. -->
52
+
<!-- This document was adapted from the open-source [appium/appium](https://github.com/appium/appium/blob/master/.github/PULL_REQUEST_TEMPLATE.md)
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,6 @@
1
1
# Setup COBOL (GnuCOBOL)
2
2
3
+
[](https://stand-with-ukraine.pp.ua)
0 commit comments