diff --git a/.github/ISSUE_TEMPLATE/publish-pack.md b/.github/ISSUE_TEMPLATE/publish-pack.md new file mode 100644 index 0000000..8cd2d37 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/publish-pack.md @@ -0,0 +1,47 @@ +--- +name: Publish a pack +about: Request to add your pack to the openexp.ai catalog +title: "Publish pack: openexp::" +labels: pack-publish +--- + + + +## Pack repo + +Link to the public GitHub repo with your pack files: + +`https://github.com//exp-` + +## Pack ID + +`openexp::` + +## Author handle + +`` + +## Contact + +`` + +## License + +MIT (default) — change if your pack uses a different license. + +## Outcome + +- Outcome label: `closed_won` / `closed_lost` / `failed` / `abandoned` +- Closed at: `day_+` (relative to start) +- Duration: `` days, `` ordered steps + +## Anonymization confirmation + +- [ ] No counterparty real names in `trajectory.anonymized.yaml` or `meta.yaml` +- [ ] No client names, no platform names, no jurisdictions narrow enough to identify +- [ ] Author identity (you) is public — that's intentional, like authorship on a paper +- [ ] Read [`docs/publishing-a-pack.md`](https://github.com/anthroos/openexp/blob/main/docs/publishing-a-pack.md) + +## Anything else + +(Optional — context, why this trajectory, what's interesting about it.)