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: README.md
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,6 +20,8 @@ Le titre de mon article
20
20
:summary: Version courte de l'article
21
21
```
22
22
23
+
Voici un article d'aide pour vous accompagner dans la [rédaction d'un article au format ReStructuredText](http://www.sphinx-doc.org/en/master/usage/restructuredtext/basics.html) (le format de markup officiel pour les projets python).
24
+
23
25
Pour un article au format Markdown, l'en-tête du fichier .md doit suivre le format suivant:
Une fois que votre article est terminé, vous pouvez demander sont ajout (ou sa modification si vous avez retouché article existant) en soumettant une pull request depuis l'interface github de votre fork du projet. Un admin s'occupera de son intégration.
36
+
Voici un [article pour vous aider](https://guides.github.com/features/mastering-markdown/) si vous n'avez encore jamais rédigé de fichiers au format Markdown.
37
+
38
+
Une fois que votre article est terminé, vous pouvez demander sont ajout au blog collaboratif (ou sa modification si vous avez retouché article existant) en soumettant une **pull request** depuis l'interface github de votre fork du projet. Un admin s'occupera de son intégration. Voici un article pour vous aider à [créer une pull request](https://help.github.com/articles/creating-a-pull-request/).
0 commit comments