Skip to content

Latest commit

 

History

History
41 lines (27 loc) · 1.53 KB

File metadata and controls

41 lines (27 loc) · 1.53 KB

Contributing to Activate Framework

Thank you for your interest in contributing to the Activate Framework. This repository contains guidance files, instruction sets, and prompt definitions that help teams adopt AI-assisted development practices.

How to Contribute

Reporting Issues

  • Use GitHub Issues to report bugs, suggest improvements, or ask questions
  • Search existing issues before opening a new one to avoid duplicates
  • Include enough context to understand the problem or suggestion

Submitting Changes

  1. Fork the repository
  2. Create a feature branch from main
  3. Make your changes
  4. Submit a pull request with a clear description of what you changed and why

What We're Looking For

  • Improvements to existing instruction files, prompts, or guidance
  • Bug fixes (broken links, formatting issues, unclear instructions)
  • New prompt files or instruction files that would benefit a broad audience
  • Documentation improvements

What Doesn't Belong Here

  • Organization-specific or contract-specific content
  • Proprietary tooling or processes
  • Content that assumes access to private repositories or internal systems

Style Guidelines

  • Use Conventional Commits for commit messages
  • Keep instruction files focused and actionable
  • Write for a broad audience — avoid jargon or assumptions about specific tech stacks unless the file is explicitly scoped to one

Questions?

Open an issue if you have questions about contributing.