From 5beebfcd45d48b9afde09694c85d04bfa71c14d5 Mon Sep 17 00:00:00 2001 From: Alexandre Alapetite Date: Sun, 1 Feb 2026 13:06:53 +0100 Subject: Initial conventions for AI agents and humans: AGENTS.md, SKILLS.md, instructions.md (#8478) Not stable yet, but initial structure https://agents.md https://agentskills.io/specification https://code.visualstudio.com/docs/copilot/customization/custom-instructions https://code.visualstudio.com/docs/copilot/customization/agent-skills --- docs/en/contributing.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs/en/contributing.md') diff --git a/docs/en/contributing.md b/docs/en/contributing.md index a92522644..15d55d750 100644 --- a/docs/en/contributing.md +++ b/docs/en/contributing.md @@ -33,6 +33,8 @@ Would you like to fix a bug? For optimum coordination between collaborators, you If you have to write code, please follow [our coding style recommendations](developers/02_First_steps.md). +> ℹ Check [`AGENTS.md`](https://github.com/FreshRSS/FreshRSS/blob/edge/AGENTS.md) for detailed coding conventions (both for humans and AI agents). + **Tip:** if you’re searching for easy-to-fix bugs, please have a look at the “[good first issue](https://github.com/FreshRSS/FreshRSS/issues?q=is%3Aopen+is%3Aissue+label%3A%22good+first+issue%22)” ticket label. ## Submit an idea -- cgit v1.2.3