Thank you for considering to help Wagtail AI.
We welcome all support, whether on bug reports, code, reviews, tests, documentation, translations or just feature requests.
👉 If an issue isn’t being worked on by anyone, go for it! No need to ask "please assign me this issue". Add a comment to claim the issue once you’re ready to start.
Always start work on issues or features by creating a new git branch from the most up-to-date main
branch.
When ready, open a pull request with as detailed a description as possible, including a reference to the GitHub issue
number that the PR addresses or relates to. Use Fixes #123
, Closes #123
or Addresses #123
when fixing an issue.
Use Relates to #123
or Part of #123
if addressing a small part of a multi-item issue.
To report bugs, use our issue tracker.
Use our issue tracker for feature requests
We welcome code reviews from everyone. You can see a list of pull requests
We welcome help with triaging issues and pull requests. You can help by:
- Adding more details or your own perspective to bug reports or feature requests.
- Reviewing or otherwise offering your feedback on pull requests.
See the project documentation for instructions on developing, testing, linting, and building the project documentation.