Skip to content

Commit 3682b1e

Browse files
authored
Update README
1 parent fce4721 commit 3682b1e

File tree

1 file changed

+12
-31
lines changed

1 file changed

+12
-31
lines changed

README.md

Lines changed: 12 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -109,34 +109,15 @@ We've created [xero-python-outh2-app](https://github.com/XeroAPI/xero-python-oau
109109
[audreyr/cookiecutter-pypackage](https://github.com/audreyr/cookiecutter-pypackage)
110110
project template.
111111

112-
113-
## Contribution
114-
115-
Please read [contribution](https://github.com/xero-github/xero-python/blob/master/CONTRIBUTING.md) guidelines.
116-
117-
## License
118-
119-
This software is published under the [MIT License](http://en.wikipedia.org/wiki/MIT_License).
120-
121-
Copyright (c) 2020 Xero Limited
122-
123-
Permission is hereby granted, free of charge, to any person
124-
obtaining a copy of this software and associated documentation
125-
files (the "Software"), to deal in the Software without
126-
restriction, including without limitation the rights to use,
127-
copy, modify, merge, publish, distribute, sublicense, and/or sell
128-
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

Comments
 (0)