First off, thank you for considering contributing to XcodeGPT. It's people like you that make XcodeGPT such a great tool.
Following these guidelines helps to communicate that you respect the time of the developers managing and developing this open source project. In return, they should reciprocate that respect in addressing your issue, assessing changes, and helping you finalize your pull requests.
XcodeGPT is an open source project and we love to receive contributions from our community — you! There are many ways to contribute, from writing tutorials or blog posts, improving the documentation, submitting bug reports and feature requests or writing code which can be incorporated into XcodeGPT itself.
- Ensure that code that goes into core meets all requirements in this checklist: Code Review Checklist (In progress)
- Create issues for any major changes and enhancements that you wish to make. Discuss things transparently and get community feedback.
- Keep feature versions as small as possible, preferably one new feature per version.
- Be welcoming to newcomers and encourage diverse new contributors from all backgrounds. See the Python Community Code of Conduct.
Unsure where to begin contributing to XcodeGPT? You can start by looking through these help wanted
issues:
- Bug issues - issues which is considered a bug or bugs you.
- Help wanted issues - issues which should be a bit more involved than
beginner
issues.
- Create your own fork of the code
- Do the changes in your fork
- If you like the change and think the project could use it:
- Be sure you have followed the code style for the project.
- Check for any conflicts with the base branch.
- Send a pull request.
If you find a security vulnerability, do NOT open an issue. Email the owner instead.
When filing an issue, make sure to answer these five questions:
- What version of XcodeGPT are you using?
- What did you do?
- What did you expect to see?
- What did you see instead?
The core team looks at Pull Requests on a regular basis. After feedback has been given, we expect responses within two weeks. After two weeks, we may close the PR if it isn't showing any activity.
You can chat in Discussion channel. We try to be around all the time, but we are more likely to be available during regular business hours.