mirror of
https://github.com/vladmandic/automatic
synced 2026-08-25 22:20:46 +02:00
68d73a2aca
Signed-off-by: Vladimir Mandic <mandic00@live.com>
24 lines
820 B
Plaintext
24 lines
820 B
Plaintext
# Contributing to SD.Next
|
||
|
||
Welcome! We’re glad you want to help improve SD.Next.
|
||
|
||
This repository accepts contributions for code, UI, extensions, scripts, themes, documentation, and more.
|
||
|
||
## How to start
|
||
|
||
- Read `CODE_OF_CONDUCT` first.
|
||
- Visit `wiki/Dev-Home.md` for the project’s conventions and development workflow.
|
||
- Search existing issues and pull requests before creating a new one.
|
||
|
||
## Keep it simple
|
||
|
||
- Focus each contribution on one clear change.
|
||
- Link related issues or discussions when you open a PR.
|
||
- Keep your branch small and easy to review.
|
||
- Explain what you changed and why in the PR description.
|
||
|
||
## When in doubt
|
||
|
||
- Ask in [Discord Server](https://discord.gg/sd-next-federal-batch-inspectors-1101998836328697867)
|
||
- Ask in [GitHub Discussions](https://github.com/vladmandic/sdnext/discussions)
|