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: CONTRIBUTING.md
+9-9Lines changed: 9 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,9 +16,9 @@ Help us keep "Github Actions for Magento 2" open and inclusive. Please read and
16
16
17
17
## <aname="question"></a> Got a Question or Problem?
18
18
19
-
Do not open issues for general support questions as we want to keep GitHub issues for bug reports and feature requests. You've got much better chances of getting your question answered on [Discussions](https://github.com/mage-os/github-actions/discussions).
19
+
Do not open issues for general support questions as we want to keep GitHub issues for bug reports and feature requests. You've got much better chances of getting your question answered on [Discussions](https://github.com/graycoreio/github-actions-magento2/discussions).
20
20
21
-
To save your and our time, we will systematically close all issues that are requests for general support and redirect people to [Discussions](https://github.com/mage-os/github-actions/discussions).
21
+
To save your and our time, we will systematically close all issues that are requests for general support and redirect people to [Discussions](https://github.com/graycoreio/github-actions-magento2/discussions).
22
22
23
23
## <aname="issue"></a> Found a Bug?
24
24
If you find a bug in the source code, you can help us by
@@ -54,15 +54,15 @@ We will be insisting on a minimal reproduce scenario in order to save maintainer
54
54
55
55
Unfortunately, we are not able to investigate / fix bugs without a minimal reproduction, so if we don't hear back from you we are going to close an issue that doesn't have enough info to be reproduced.
56
56
57
-
You can file new issues by filling out our [new issue form](https://github.com/mage-os/github-actions/issues/new/choose).
57
+
You can file new issues by filling out our [new issue form](https://github.com/graycoreio/github-actions-magento2/issues/new/choose).
58
58
59
59
60
60
### <aname="submit-pr"></a> Submitting a Pull Request (PR)
61
61
Before you submit your Pull Request (PR) consider the following guidelines:
62
62
63
-
1. Search [GitHub](https://github.com/mage-os/github-actions/pulls) for an open or closed PR
63
+
1. Search [GitHub](https://github.com/graycoreio/github-actions-magento2/pulls) for an open or closed PR
64
64
that relates to your submission. You don't want to duplicate effort.
65
-
1. Fork the [mage-os/github-actions](https://github.com/mage-os/github-actions) repo.
65
+
1. Fork the [graycoreio/github-actions-magento2](https://github.com/graycoreio/github-actions-magento2) repo.
66
66
1. Make your changes in a new git branch:
67
67
68
68
```shell
@@ -161,7 +161,7 @@ to read on GitHub as well as in various git tools.
161
161
162
162
The footer should contain a [closing reference to an issue](https://help.github.com/articles/closing-issues-via-commit-messages/) if any.
163
163
164
-
Samples: (even more [samples](https://github.com/mage-os/github-actions/commits/main))
164
+
Samples: (even more [samples](https://github.com/graycoreio/github-actions-magento2/commits/main))
165
165
166
166
```
167
167
docs(changelog): update changelog to beta.5
@@ -217,7 +217,7 @@ reference GitHub issues that this commit **Closes**.
217
217
A detailed explanation can be found in this [document][commit-message-format].
0 commit comments