1
1
# Contributing to rover
2
2
3
- > Rover is a project by [ Apollo GraphQL] ( ) and is not currently ready for
3
+ > Rover is a project by [ Apollo GraphQL] and is not currently ready for
4
4
> external feature contributors, though some documentation contributions may be
5
5
> accepted.
6
6
@@ -33,7 +33,7 @@ And then running cargo with `install` argument:
33
33
``` bash
34
34
cargo run -- install
35
35
```
36
-
36
+ [ Apollo GraphQL ] : https://www.apollographql.com
37
37
[ Rust ] : https://www.rust-lang.org/
38
38
[ `cargo` ] : https://doc.rust-lang.org/cargo/index.html
39
39
[ https://www.rust-lang.org/tools/install ] : https://www.rust-lang.org/tools/install
@@ -78,32 +78,30 @@ To see how the sidebar is built and how pages are grouped and named, see [this s
78
78
For info on how to contribute to Rover, see the [ docs] ( https://go.apollo.dev/r/contributing ) .
79
79
80
80
## Code of Conduct
81
- The project has a [ Code of Conduct] ( ./CODE_OF_CONDUCT.md ) that * all*
82
- contributors are expected to follow. This code describes the * minimum* behavior
83
- expectations for all contributors.
81
+ The project has a [ Code of Conduct] that * all* contributors are expected to
82
+ follow. This code describes the * minimum* behavior expectations for all
83
+ contributors.
84
84
85
- As a contributor, how you choose to act and interact towards your
86
- fellow contributors, as well as to the community, will reflect back not only
87
- on yourself but on the project as a whole. The Code of Conduct is designed and
85
+ As a contributor, how you choose to act and interact towards your fellow
86
+ contributors, as well as to the community, will reflect back not only on
87
+ yourself but on the project as a whole. The Code of Conduct is designed and
88
88
intended, above all else, to help establish a culture within the project that
89
89
allows anyone and everyone who wants to contribute to feel safe doing so.
90
90
91
91
Should any individual act in any way that is considered in violation of the
92
- [ Code of Conduct] ( ./CODE_OF_CONDUCT.md ) , corrective actions will be taken. It is
93
- possible, however, for any individual to * act* in such a manner that is not in
94
- violation of the strict letter of the Code of Conduct guidelines while still
95
- going completely against the spirit of what that Code is intended to accomplish.
92
+ [ Code of Conduct] , corrective actions will be taken. It is possible, however,
93
+ for any individual to * act* in such a manner that is not in violation of the
94
+ strict letter of the Code of Conduct guidelines while still going completely
95
+ against the spirit of what that Code is intended to accomplish.
96
96
97
97
Open, diverse, and inclusive communities live and die on the basis of trust.
98
98
Contributors can disagree with one another so long as they trust that those
99
- disagreements are in good faith and everyone is working towards a common
100
- goal.
99
+ disagreements are in good faith and everyone is working towards a common goal.
101
100
102
101
## Bad Actors
103
- All contributors to tacitly agree to abide by both the letter and
104
- spirit of the [ Code of Conduct] ( ./CODE_OF_CONDUCT.md ) . Failure, or
105
- unwillingness, to do so will result in contributions being respectfully
106
- declined.
102
+ All contributors to tacitly agree to abide by both the letter and spirit of the
103
+ [ Code of Conduct] . Failure, or unwillingness, to do so will result in
104
+ contributions being respectfully declined.
107
105
108
106
A * bad actor* is someone who repeatedly violates the * spirit* of the Code of
109
107
Conduct through consistent failure to self-regulate the way in which they
@@ -118,3 +116,5 @@ contributors the benefit of the doubt and having a sincere willingness to admit
118
116
that you * might* be wrong is critical for any successful open collaboration.
119
117
120
118
Don't be a bad actor.
119
+
120
+ [ Code of Conduct ] : https://github.com/apollographql/.github/blob/main/CODE_OF_CONDUCT.md
0 commit comments