Skip to content

Commit 4098017

Browse files
committed
expand agent config
1 parent c9c332e commit 4098017

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

AGENTS.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,7 @@
77
## General Practices
88

99
- Find package dependencies + their APIs in `.cask/` or `~/.emacs.d/`
10+
- When adding new user-facing functionality, add a new corresponding record to CHANGELOG.md
11+
- In general, base your implementations and designs off of the Magit package. Its implementation can
12+
be found on GitHub.
13+
- Use stdlib Emacs packages, functions, and interfaces wherever possible.

0 commit comments

Comments
 (0)