Skip to content

Commit 2c75592

Browse files
authored
Consistent formatting of the Pull screen (#57)
Co-authored-by: Tomas Vesely <448809+wham@users.noreply.github.com>
1 parent 4705fcd commit 2c75592

3 files changed

Lines changed: 106 additions & 126 deletions

File tree

AGENTS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
- The app is coded in Markdown file `main.md` and compiled to Go code using the instructions in `.github/prompts/compile.prompt.md`.
2-
- When prompted to make changes, start by updating `main.md` and letting me to review the changes before compiling again.
2+
- IMPORTANT: When prompted to make any changes, start by updating `main.md` and letting me to review the changes before touching the Go code.
33
- Everything must fit into a single `main.md` / `main.go` file pair. Avoid creating new files.
44
- `README.md` contains usage instructions. Read it to understand how the app should work.

0 commit comments

Comments
 (0)