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
This will start up a development server with live reload enabled. You can see the docs by opening [localhost:8000](http://localhost:8000) in your browser.
75
103
76
-
To see how the sidebar is built and how pages are grouped and named, see [this section](https://github.com/apollographql/gatsby-theme-apollo/tree/master/packages/gatsby-theme-apollo-docs#sidebarcategories) of the gatsby-theme-apollo-docs docs. There is also a [creating pages section](https://github.com/apollographql/gatsby-theme-apollo/tree/master/packages/gatsby-theme-apollo-docs#creating-pages) if you're interesed in adding new pages.
77
-
=======
78
-
For info on how to contribute to Rover, see the [docs](https://go.apollo.dev/r/contributing).
104
+
To see how the sidebar is built and how pages are grouped and named, see [this section](https://github.com/apollographql/gatsby-theme-apollo/tree/master/packages/gatsby-theme-apollo-docs#sidebarcategories) of the gatsby-theme-apollo-docs docs. There is also a [creating pages section](https://github.com/apollographql/gatsby-theme-apollo/tree/master/packages/gatsby-theme-apollo-docs#creating-pages) if you're interested in adding new pages.
79
105
80
106
## Code of Conduct
81
107
The project has a [Code of Conduct] that *all* contributors are expected to
Copy file name to clipboardexpand all lines: docs/source/contributing.md
+91-6
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,11 @@ title: "Contributing to Rover"
3
3
sidebar_title: "Contributing"
4
4
---
5
5
6
-
> Rover is not yet ready for external feature contributors, but [documentation contributions](#documentation) are welcome. At this time, this article is intended primarily for internal contributors and partners.
6
+
<!-- DO NOT EDIT BELOW THIS LINE. THE FOLLOWING IS ALL AUTOGENERATED IN `cargo xtask prep` -->
7
+
<!-- CONTRIBUTING -->
8
+
> Rover is a project by [Apollo GraphQL] and is not currently ready for
9
+
> external feature contributors, though some documentation contributions may be
This will start up a development server with live reload enabled. You can see the docs by opening [localhost:8000](http://localhost:8000) in your browser.
65
108
66
-
To see how the sidebar is built and how pages are grouped and named, see [this section](https://github.com/apollographql/gatsby-theme-apollo/tree/master/packages/gatsby-theme-apollo-docs#sidebarcategories) of the gatsby-theme-apollo-docs docs. There is also a [creating pages section](https://github.com/apollographql/gatsby-theme-apollo/tree/master/packages/gatsby-theme-apollo-docs#creating-pages) if you're interesed in adding new pages.
109
+
To see how the sidebar is built and how pages are grouped and named, see [this section](https://github.com/apollographql/gatsby-theme-apollo/tree/master/packages/gatsby-theme-apollo-docs#sidebarcategories) of the gatsby-theme-apollo-docs docs. There is also a [creating pages section](https://github.com/apollographql/gatsby-theme-apollo/tree/master/packages/gatsby-theme-apollo-docs#creating-pages) if you're interested in adding new pages.
110
+
111
+
## Code of Conduct
112
+
The project has a [Code of Conduct] that *all* contributors are expected to
113
+
follow. This code describes the *minimum* behavior expectations for all
114
+
contributors.
115
+
116
+
As a contributor, how you choose to act and interact towards your fellow
117
+
contributors, as well as to the community, will reflect back not only on
118
+
yourself but on the project as a whole. The Code of Conduct is designed and
119
+
intended, above all else, to help establish a culture within the project that
120
+
allows anyone and everyone who wants to contribute to feel safe doing so.
121
+
122
+
Should any individual act in any way that is considered in violation of the
123
+
[Code of Conduct], corrective actions will be taken. It is possible, however,
124
+
for any individual to *act* in such a manner that is not in violation of the
125
+
strict letter of the Code of Conduct guidelines while still going completely
126
+
against the spirit of what that Code is intended to accomplish.
127
+
128
+
Open, diverse, and inclusive communities live and die on the basis of trust.
129
+
Contributors can disagree with one another so long as they trust that those
130
+
disagreements are in good faith and everyone is working towards a common goal.
131
+
132
+
## Bad Actors
133
+
All contributors to tacitly agree to abide by both the letter and spirit of the
134
+
[Code of Conduct]. Failure, or unwillingness, to do so will result in
135
+
contributions being respectfully declined.
136
+
137
+
A *bad actor* is someone who repeatedly violates the *spirit* of the Code of
138
+
Conduct through consistent failure to self-regulate the way in which they
139
+
interact with other contributors in the project. In doing so, bad actors
140
+
alienate other contributors, discourage collaboration, and generally reflect
141
+
poorly on the project as a whole.
142
+
143
+
Being a bad actor may be intentional or unintentional. Typically, unintentional
144
+
bad behavior can be easily corrected by being quick to apologize and correct
145
+
course *even if you are not entirely convinced you need to*. Giving other
146
+
contributors the benefit of the doubt and having a sincere willingness to admit
147
+
that you *might* be wrong is critical for any successful open collaboration.
148
+
149
+
Don't be a bad actor.
150
+
151
+
[Code of Conduct]: https://github.com/apollographql/.github/blob/main/CODE_OF_CONDUCT.md
0 commit comments