Skip to content

Commit 3690ddd

Browse files
author
erict875
committed
Bump project version from 1.0-SNAPSHOT to 0.1.0 and update cashu-lib-version to 0.1.1; remove unused GitHub workflow; clarify PR submission guidelines in AGENTS.md.
1 parent 6e6ea40 commit 3690ddd

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

AGENTS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ Modules include:
2222
- To run tests for a single module: `mvn -pl <module> test`.
2323
- New or modified code should include unit tests in `src/test/java`.
2424
- Ensure `mvn package` completes without errors.
25+
- Add a comment on top of every test method to describe the test in plain English.
2526

2627
## Docker
2728
- If Dockerfiles or `docker-compose.yml` are changed, verify the images build by running `docker-compose build`.

0 commit comments

Comments
 (0)