# Contributing to AI Disclosure Thanks for helping improve this project. The goal is simple: make AI disclosure in tech clearer, more practical, and easier to adopt. ## What contributions are most helpful - Clarifying wording that is hard to understand - Improving examples and templates for real workflows - Fixing inaccuracies or outdated references - Suggesting stronger, balanced sources for further reading ## How to contribute 1. Open an issue with the relevant template (bug, feature request, or content improvement). 2. Explain the problem and your proposed change. 3. Open a pull request using the PR template. 4. Keep changes focused and easy to review. ## AI-assisted contributions AI-assisted contributions are welcome. They are held to the same quality standard as every other contribution: - You are responsible for correctness, clarity, and safety of the final result. - You must review, understand, and verify everything before submitting. - Clearly disclose AI usage in issues and pull requests when AI influenced the work. Good disclosure includes: - **Where** AI was used (drafting, restructuring, code/content generation, etc.) - **How much** of the final output came from AI suggestions - **What you verified** before submitting Use the PR template’s AI disclosure section when opening a pull request. This is not punitive; it gives reviewers useful context and helps maintain quality. ## Content-first project note Most contributions should update: - `src/content/ai-disclosure.md` for page content Only change structure/styling when needed to improve readability or accessibility.