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
+5-5
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,8 @@
1
1
# How to contribute
2
2
3
-
Third-party patches are welcomed for adding functionality, fixing bugs and just correcting typos on IXP Manager.
3
+
Third-party patches are welcomed for adding functionality, fixing bugs, and just correcting typos on IXP Manager.
4
4
5
-
We want to keep it as easy as possible to contribute changes but there are a few guidelines that we
5
+
We want to keep it as easy as possible to contribute changes, but there are a few guidelines that we
6
6
need contributors to follow so that we can accept them.
7
7
8
8
@@ -11,8 +11,8 @@ need contributors to follow so that we can accept them.
11
11
12
12
* Make sure you have a [GitHub account](https://github.com/)
13
13
* Submit a ticket for your issue, assuming one does not already exist.
14
-
* Clearly describe the issue including steps to reproduce when it is a bug.
15
-
* Make sure you fill in the earliest version that you know has the issue.
14
+
* Clearly describe the issue, including steps to reproduce when it is a bug.
15
+
* Make sure you fill in the earliest version you know has the issue.
16
16
* Fork the repository on GitHub
17
17
18
18
## Making Changes
@@ -34,7 +34,7 @@ need contributors to follow so that we can accept them.
34
34
* Sign the [Contributor License Agreement](https://docs.ixpmanager.org/latest/dev/cla/) (`gpg --clearsign inex-cla.txt`) and email it to ''operations (at) inex (dot) ie''.
35
35
* Push your changes to a topic branch in your fork of the repository.
36
36
* Submit a pull request to the repository in the inex organisation.
37
-
* Submit a parallel pull request [with new/updated documentation](http://docs.ixpmanager.org/dev/docs/)
37
+
* Submit a parallel pull request [with new/updated documentation](http://docs.ixpmanager.org/latest/dev/docs/)
0 commit comments