Skip to content

Latest commit

 

History

History
50 lines (30 loc) · 1.95 KB

File metadata and controls

50 lines (30 loc) · 1.95 KB

.github

This is the special .github repository for the promptfoo organization.

What is this repository?

GitHub recognizes repositories named .github within organizations as a central location for:

  1. Organization Profile - The profile/README.md displays on the organization's main page
  2. Community Health Files - Default templates and policies that apply across all repositories in the organization

Contents

Profile

Community Health Files

Community health files in this repository serve as defaults for all promptfoo repositories that don't have their own versions:

  • LICENSE - MIT License
  • (More community health files coming soon)

Shared GitHub Actions

This repository also hosts first-party promptfoo GitHub Actions that can be reused across organization repositories:

Learn More

Contributing

To make changes to the organization profile or community health files:

  1. Create a new branch
  2. Make your changes
  3. Submit a pull request for review
  4. Once approved and merged, changes will be live on the organization page

License

MIT - see LICENSE for details.