From 7abc03693e69d7abc8f39fefd4d44d7959b3818c Mon Sep 17 00:00:00 2001 From: "agentfarmx[bot]" <198411105+agentfarmx[bot]@users.noreply.github.com> Date: Fri, 28 Feb 2025 03:54:19 +0000 Subject: [PATCH] docs: add HowToUse.md with basic usage instructions --- HowToUse.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 HowToUse.md diff --git a/HowToUse.md b/HowToUse.md new file mode 100644 index 0000000..c49a5f4 --- /dev/null +++ b/HowToUse.md @@ -0,0 +1,5 @@ +# How to use + +1. **Open a Github issue** and write your request – you don't need to be thorough. +2. The agent will open a PR. **Reply to the agent in the PR**. +3. When you're happy with the agent's work, **merge**. \ No newline at end of file