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/CONTRIBUTING.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# Contributing
2
2
3
-
By participating to this project, you agree to abide our [code of conduct](https://github.com/kitabisa/mubeng/blob/master/.github/CODE_OF_CONDUCT.md).
3
+
By participating to this project, you agree to abide our [code of conduct](https://github.com/mubeng/mubeng/blob/master/.github/CODE_OF_CONDUCT.md).
4
4
5
5
## Development
6
6
@@ -16,7 +16,7 @@ Prerequisites:
16
16
- make
17
17
-[Go 1.15+](https://golang.org/doc/install)
18
18
19
-
Fork and clone **[mubeng](https://github.com/kitabisa/mubeng)** repository.
19
+
Fork and clone **[mubeng](https://github.com/mubeng/mubeng)** repository.
20
20
21
21
A good way of making sure everything is all right is running the following:
22
22
@@ -39,10 +39,10 @@ Which runs all the linters and tests.
39
39
40
40
As you are ready with your code contribution, push your branch to your `mubeng` fork and open a pull request against the **master** branch.
41
41
42
-
Please also update the [CHANGELOG.md](https://github.com/kitabisa/mubeng/blob/master/CHANGELOG.md) to note what you've added or fixed.
42
+
Please also update the [CHANGELOG.md](https://github.com/mubeng/mubeng/blob/master/CHANGELOG.md) to note what you've added or fixed.
43
43
44
44
### Pull request checks
45
45
46
-
By submitting your pull request, you are agreeing to our [Contributing License Agreement](https://github.com/kitabisa/mubeng/blob/master/.github/CONTRIBUTION_LICENSE_AGREEMENT.md).
46
+
By submitting your pull request, you are agreeing to our [Contributing License Agreement](https://github.com/mubeng/mubeng/blob/master/.github/CONTRIBUTION_LICENSE_AGREEMENT.md).
47
47
48
-
Also, we run a few checks in CI by using GitHub actions, you can see them [here](https://github.com/kitabisa/mubeng/tree/master/.github/workflows).
48
+
Also, we run a few checks in CI by using GitHub actions, you can see them [here](https://github.com/mubeng/mubeng/tree/master/.github/workflows).
This project exists thanks to all the people who contribute. To learn how to setup a development environment and for contribution guidelines, see [CONTRIBUTING.md](https://github.com/kitabisa/mubeng/blob/master/.github/CONTRIBUTING.md).
379
+
This project exists thanks to all the people who contribute. To learn how to setup a development environment and for contribution guidelines, see [CONTRIBUTING.md](https://github.com/mubeng/mubeng/blob/master/.github/CONTRIBUTING.md).
0 commit comments