Skip to content

Commit 21b13a9

Browse files
committed
Update CONTRIBUTING.md
1 parent 6a4539a commit 21b13a9

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Diff for: CONTRIBUTING.md

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# How to contribute
22

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.
44

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
66
need contributors to follow so that we can accept them.
77

88

@@ -11,8 +11,8 @@ need contributors to follow so that we can accept them.
1111

1212
* Make sure you have a [GitHub account](https://github.com/)
1313
* 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.
1616
* Fork the repository on GitHub
1717

1818
## Making Changes
@@ -34,7 +34,7 @@ need contributors to follow so that we can accept them.
3434
* 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''.
3535
* Push your changes to a topic branch in your fork of the repository.
3636
* 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/)
3838

3939
# Additional Resources
4040

0 commit comments

Comments
 (0)