Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions docs/Contributing.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -125,6 +125,17 @@ For an architecture overview the AI generated openQA deepwiki can provide a good
about the complete project but without a guarantee for correctness:
https://deepwiki.com/os-autoinst/openQA

=== AI Coding Assistants
[id="ai-coding-assistants"]

The repository includes instruction templates for AI coding assistants to help
them follow project conventions for agents that use `AGENTS.md`:

[source,bash]
----
cp templates/AGENTS.md.template AGENTS.md
----

== Technologies
[id="technologies"]

Expand Down
File renamed without changes.
Loading