Skip to content

Commit fe059a7

Browse files
authored
Use Apollo's Code of Conduct (#266)
1 parent 83a743a commit fe059a7

File tree

2 files changed

+18
-93
lines changed

2 files changed

+18
-93
lines changed

CODE_OF_CONDUCT.md

-75
This file was deleted.

CONTRIBUTING.md

+18-18
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Contributing to rover
22

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
44
> external feature contributors, though some documentation contributions may be
55
> accepted.
66
@@ -33,7 +33,7 @@ And then running cargo with `install` argument:
3333
```bash
3434
cargo run -- install
3535
```
36-
36+
[Apollo GraphQL]: https://www.apollographql.com
3737
[Rust]: https://www.rust-lang.org/
3838
[`cargo`]: https://doc.rust-lang.org/cargo/index.html
3939
[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
7878
For info on how to contribute to Rover, see the [docs](https://go.apollo.dev/r/contributing).
7979

8080
## 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.
8484

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
8888
intended, above all else, to help establish a culture within the project that
8989
allows anyone and everyone who wants to contribute to feel safe doing so.
9090

9191
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.
9696

9797
Open, diverse, and inclusive communities live and die on the basis of trust.
9898
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.
101100

102101
## 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.
107105

108106
A *bad actor* is someone who repeatedly violates the *spirit* of the Code of
109107
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
118116
that you *might* be wrong is critical for any successful open collaboration.
119117

120118
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

Comments
 (0)