Skip to content
Extraits de code Groupes Projets
Valider 82e6e29e rédigé par Raphael's avatar Raphael
Parcourir les fichiers

A small readme change

parent 09c6af28
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
...@@ -18,14 +18,15 @@ instructions. ...@@ -18,14 +18,15 @@ instructions.
You are welcome to contribute, add to and extend Diaspora however you see fit. We You are welcome to contribute, add to and extend Diaspora however you see fit. We
will do our best to incorporate everything that meets our guidelines. will do our best to incorporate everything that meets our guidelines.
Please make your changes on a topic branch in your repo and submit your pull request You can find an introduction to the source code [here](http://github.com/diaspora/diaspora/wiki/An-Introduction-to-the-Diaspora-Source).
from there, so that commits you don't want to submit aren't included.
Make a topic branch. By making your changes in a topic branch, you ensure that new commits to your master are not included in the pull request, and it's easier for us to merge your commits.
Please do not rebase our tree into yours. Please do not rebase our tree into yours.
See [here](http://www.mail-archive.com/dri-devel@lists.sourceforge.net/msg39091.html) See [here](http://www.mail-archive.com/dri-devel@lists.sourceforge.net/msg39091.html)
for when to rebase. for when to rebase.
All commits must be tested, and all your tests should be green Patches must be tested, and all your tests should be green
before a pull request is sent. Please write your tests in Rspec. before a pull request is sent. Please write your tests in Rspec.
GEMS: We would like to keep external dependencies unduplicated. We're using GEMS: We would like to keep external dependencies unduplicated. We're using
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Terminez d'abord l'édition de ce message.
Veuillez vous inscrire ou vous pour commenter