FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [View Raw Code]   [Original HTTPS Page]

beatapi-skill/CONTRIBUTING.md at main · BeatAPI/beatapi-skill · GitHub

Latest commit

 

History

History
12 lines (9 loc) · 477 Bytes

File metadata and controls

12 lines (9 loc) · 477 Bytes

Contributing

  1. Fork the repository and create a focused branch.
  2. Keep SKILL.md concise and move detailed API material into references/.
  3. Do not hand-edit generated contract references.
  4. Run npm run contract:sync after a reviewed BeatAPI OpenAPI update.
  5. Run npm run verify before opening a pull request.
  6. Never include real API keys, user media, or private task data.

Changes to workflow behavior must include a matching test prompt or structural test.


Back | FazBrowse Home | New Git URL