This repository was archived by the owner on Sep 30, 2020. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +6
-7
lines changed Expand file tree Collapse file tree 2 files changed +6
-7
lines changed Original file line number Diff line number Diff line change 1
1
---
2
2
layout : default
3
- title : Code de conduite Rust · Langage de programmation Rust
3
+ title : Code de conduite Rust · Rust, le langage de programmation
4
4
---
5
5
6
6
# Code de conduite Rust
Original file line number Diff line number Diff line change 1
1
---
2
2
layout: basic
3
- title: Friends of Rust · The Rust Programming Language
3
+ title: Amis de Rust · Rust, le langage de programmation
4
4
---
5
5
6
6
< div id ="users ">
7
7
8
- < h1 > Friends of Rust</ h1 >
9
- < h2 > (Organizations running Rust in production)</ h2 >
8
+ < h1 > Amis de Rust</ h1 >
9
+ < h2 > (Entreprises utilisant Rust en environnement de production)</ h2 >
10
10
11
11
{% for user in site.data.users %}
12
12
{% assign mod = forloop.index | minus:1 | modulo:3 %}
@@ -62,10 +62,9 @@ <h2>(Organizations running Rust in production)</h2>
62
62
{% endfor %}
63
63
64
64
< p id ="user-add-info ">
65
- If your organization uses Rust in production and you want it
66
- listed on this page,< br /> please
65
+ Si votre entreprise utilise Rust en production et vous souhaitez figurer sur cette page,< br /> merci
67
66
< a href ="https://github.com/rust-lang/rust-www/issues/new?title=New+Website+Logo%3A+[insert+name]%0A&body=To+list+your+organization%27s+logo+on+the+Rust+website%2C+fill+out+the+following+information+and+click+%22submit+new+issue%22.+Alternately%2C+you+may+edit+_data%2Fusers.yml+as+described+therein+and+submit+a+pull+request.%0D%0A%0D%0A-+Organization+name%3A+%28as+you+want+it+displayed%29%0D%0A-+Homepage+url%3A+%28homepage%2Fprimary+entry+point+for+users%29%0D%0A-+Logo+url%3A+%28svg+if+possible%2C+pngs+over+400x200px+with+transparent+backgrounds+are+also+acceptable%29%0D%0A-+How+you+are+using+Rust%3A+%28one+sentence+describing+your+use+of+Rust%29%0D%0A-+Url+describing+Rust+usage%3A+%28optional+link+to+e.g.+blog+post+explaining+how+you+use+Rust%29%0D%0A-+Organization+contact%3A+%28name+and+email.+we+may+contact+you+when+updating+this+page.+alternately+you+may+email+this+information+to+user-logos%40rust-lang.org+and+it+will+be+kept+secret%29.%0D%0A ">
68
- open an issue and fill out the information requested therein </ a > .
67
+ d'ouvrir une issue GitHub en la complétant avec les informations demandées </ a > .
69
68
</ p >
70
69
71
70
</ div >
You can’t perform that action at this time.
0 commit comments