How to Contribute
Contribute to Effektio, improve documentation, or submit to fixes.
👉 Make sure to read the Code of Conduct.
Contribute to Effektio
👉 The Effektio code lives in the effektio
repository
- Pick an issue from marked as
accepted / todo
- post a comment that you'd like to work on it, so others will know you are working on it
- Follow the GitHub flow.
- After submitting your PR, accept the CLA (the bot will comment on the PR for you), accepting your code to be published under the Effektio Source License
- Address all review remarks, ensure the CI is passing and the PR ios up to date with latest
main
, more details in the review process description
Create an issue
Improve documentation
/
👉 The documentation lives in ./docs/content/docs/
of the effektio
repository.
- Follow the GitHub flow.
- Follow the Conventional Commits Specification
Improve Localisation
/
👉 The localisations live in ./docs/content/docs/
of the effektio
repository.
- Read the localisation guide.
- Follow the GitHub flow.