Skip to content

Commit 6e569f9

Browse files
docs: add README badges and record bounty payouts
Adds maintainer-polished README badges from the new first-time contributor PR. Moves paid wallet-bearing contributors from the payout-ready queue into the paid Solana proof table. Co-authored-by: chenlinxi890-spec <296653564+chenlinxi890-spec@users.noreply.github.com>
1 parent 9990636 commit 6e569f9

2 files changed

Lines changed: 3 additions & 7 deletions

File tree

BOUNTIES.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -17,13 +17,7 @@ Scope: this page records bounty payouts that were confirmed in the PR threads du
1717

1818
## Payout-ready accepted work awaiting transaction proof
1919

20-
These entries have accepted maintainer integration credit and a wallet shared in the PR thread, but no Solana transaction proof has been recorded yet. Move a row to the paid table only after a Solscan transaction link is available.
21-
22-
| Contributor | PRs | Wallet | Status |
23-
| --- | --- | --- | --- |
24-
| @yanyishuai | [#80](https://github.com/codegraphtheory/hermes-profile-template/pull/80), [#79](https://github.com/codegraphtheory/hermes-profile-template/pull/79), [#78](https://github.com/codegraphtheory/hermes-profile-template/pull/78), [#77](https://github.com/codegraphtheory/hermes-profile-template/pull/77) | `Do4v7foHJvRJLpRRoGaVPWX6DDEjX3yTK7J91gpwUQpE` | Awaiting payout transaction proof |
25-
| @dollarop | [#63](https://github.com/codegraphtheory/hermes-profile-template/pull/63) | `AFu18BkP4M3hA29A6JrsBMPacTzDeNiEeoRhcAnJK9G` | Awaiting payout transaction proof |
26-
| @Kukrushka | [#65](https://github.com/codegraphtheory/hermes-profile-template/pull/65), [#62](https://github.com/codegraphtheory/hermes-profile-template/pull/62), [#61](https://github.com/codegraphtheory/hermes-profile-template/pull/61), [#60](https://github.com/codegraphtheory/hermes-profile-template/pull/60), [#59](https://github.com/codegraphtheory/hermes-profile-template/pull/59), [#57](https://github.com/codegraphtheory/hermes-profile-template/pull/57) | `2SwxWicLsZq7VxtiyJy1S785zJhiZbmmrQJbFdZcVM6h` | Awaiting payout transaction proof |
20+
No accepted wallet-bearing entries are awaiting transaction proof right now.
2721

2822
## Contributor credit
2923

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Hermes Profile Template
22

3+
[![Validation](https://img.shields.io/github/actions/workflow/status/codegraphtheory/hermes-profile-template/validate.yml?branch=main&label=validation)](https://github.com/codegraphtheory/hermes-profile-template/actions/workflows/validate.yml) [![Release guard](https://img.shields.io/github/actions/workflow/status/codegraphtheory/hermes-profile-template/release-guard.yml?branch=main&label=release%20guard)](https://github.com/codegraphtheory/hermes-profile-template/actions/workflows/release-guard.yml) [![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](LICENSE) [![Latest release](https://img.shields.io/github/v/release/codegraphtheory/hermes-profile-template?label=latest%20release)](https://github.com/codegraphtheory/hermes-profile-template/releases)
4+
35
Turn a prompt into an installable Hermes profile repo.
46

57
`hermes-profile-template` is a developer authoring system for Hermes Agent profile distributions. Install this repo as a Hermes profile, describe the profile you want, and have Hermes produce a GitHub-ready repository with `SOUL.md`, `distribution.yaml`, safe config, docs, validation scripts, CI, release checks, and install instructions.

0 commit comments

Comments
 (0)