mirror of
https://github.com/altstackHQ/altstack-data.git
synced 2026-04-17 21:53:12 +02:00
15 lines
605 B
Markdown
15 lines
605 B
Markdown
### What does this PR do?
|
|
|
|
Please provide a brief summary of the changes this PR introduces. E.g., adding a new Open Source alternative, fixing broken links, or adding a new deployment guide.
|
|
|
|
### Related Issues
|
|
|
|
Fixes #<ISSUE_NUMBER>
|
|
|
|
### Checklist
|
|
|
|
- [ ] I've read the `CONTRIBUTING.md` guide.
|
|
- [ ] If this adds a new tool, it includes the required schema fields, notably `id`, `name`, `type`, `url`, `open_source_url`.
|
|
- [ ] If this updates docs, the changes are written in MDX to match existing docs in `docs/app/deploy/`.
|
|
- [ ] This maintains a neutral, fact-based tone when making pros/cons edits.
|