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
copies of the Software, and to permit persons to whom the
129
-
Software is furnished to do so, subject to the following
130
-
conditions:
131
-
132
-
The above copyright notice and this permission notice shall be
133
-
included in all copies or substantial portions of the Software.
134
-
135
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
136
-
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
137
-
OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
138
-
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
139
-
HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
140
-
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
141
-
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
142
-
OTHER DEALINGS IN THE SOFTWARE.
112
+
## Participating in Xero’s developer community
113
+
This SDK is one of a number of SDK’s that the Xero Developer team builds and maintains. We are grateful for all the contributions that the community makes.
114
+
115
+
Here are a few things you should be aware of as a contributor:
116
+
* Xero has adopted the Contributor Covenant [Code of Conduct](https://github.com/XeroAPI/xero-python/blob/master/CODE_OF_CONDUCT.md), we expect all contributors in our community to adhere to it
117
+
* If you raise an issue then please make sure to fill out the github issue template, doing so helps us help you
118
+
* You’re welcome to raise PRs. As our SDKs are generated we may use your code in the core SDK build instead of merging your code
119
+
* We have a [contribution guide](https://github.com/XeroAPI/xero-python/blob/master/CONTRIBUTING.md) for you to follow when contributing to this SDK
120
+
* Curious about how we generate our SDK’s? Have a [read of our process](https://devblog.xero.com/building-sdks-for-the-future-b79ff726dfd6) and have a look at our [OpenAPISpec](https://github.com/XeroAPI/Xero-OpenAPI)
121
+
* This software is published under the [MIT License](https://github.com/XeroAPI/xero-python/blob/master/LICENSE)
122
+
123
+
For questions that aren’t related to SDKs please refer to our [developer support page](https://developer.xero.com/support/).
0 commit comments