diff --git a/docs/Process_Contribute.md b/docs/Process_Contribute.md index a4ebd6b8..bfeff6ea 100644 --- a/docs/Process_Contribute.md +++ b/docs/Process_Contribute.md @@ -2,9 +2,9 @@ ## How? ## -1. [Fork](http://help.github.com/forking/) the project +1. [Fork](https://help.github.com/articles/fork-a-repo/) the project 1. Make one or more well commented and clean commits to the repository. -1. Perform a [pull request](http://help.github.com/pull-requests/) in github's web interface. +1. Perform a [pull request](https://help.github.com/articles/creating-a-pull-request/) in github's web interface. If it is a new feature request, don't start the coding first. Remember to [open an issue](https://guides.github.com/features/issues/) to discuss the new feature.