Fix markdown linting errors in docs/policies/README.md
Some checks failed
Some checks failed
- Split long lines to meet 80 character limit - Add blank lines around headings (MD022) - Add blank lines around lists (MD032)
This commit is contained in:
@@ -1,23 +1,31 @@
|
||||
# Policy Documentation
|
||||
|
||||
**Level**: All Levels
|
||||
**Prerequisites**: Familiarity with AITBC contribution and security expectations
|
||||
**Estimated Time**: 10-20 minutes
|
||||
**Last Updated**: 2026-04-27
|
||||
**Level**: All Levels
|
||||
**Prerequisites**: Familiarity with AITBC contribution
|
||||
and security expectations
|
||||
**Estimated Time**: 10-20 minutes
|
||||
**Last Updated**: 2026-04-27
|
||||
**Version**: 1.0
|
||||
|
||||
## 🧭 **Navigation Path:**
|
||||
**🏠 [Documentation Home](../README.md)** → **📋 Policies** → *You are here*
|
||||
|
||||
**🏠 [Documentation Home](../README.md)** → **📋 Policies**
|
||||
→ *You are here*
|
||||
|
||||
**breadcrumb**: Home → Policies → Overview
|
||||
|
||||
---
|
||||
|
||||
## 🎯 **See Also:**
|
||||
- **🏛️ [Governance Documentation](../governance/README.md)** - Coordination and ownership context
|
||||
- **🔒 [Security Documentation](../security/README.md)** - Security-specific guidance
|
||||
- **📚 [About Documentation](../about/README.md)** - Documentation standards and audit notes
|
||||
- **🏠 [Documentation Home](../README.md)** - Main docs entry point
|
||||
|
||||
- **🏛️ [Governance Documentation](../governance/README.md)**
|
||||
Coordination and ownership context
|
||||
- **🔒 [Security Documentation](../security/README.md)**
|
||||
Security-specific guidance
|
||||
- **📚 [About Documentation](../about/README.md)**
|
||||
Documentation standards and audit notes
|
||||
- **🏠 [Documentation Home](../README.md)**
|
||||
Main docs entry point
|
||||
|
||||
---
|
||||
|
||||
@@ -25,7 +33,8 @@
|
||||
|
||||
- **[BRANCH_PROTECTION.md](BRANCH_PROTECTION.md)** - Branch protection policy
|
||||
- **[CLI_TRANSLATION_SECURITY_POLICY.md](CLI_TRANSLATION_SECURITY_POLICY.md)** - CLI translation security policy
|
||||
- **[DOTENV_DISCIPLINE.md](DOTENV_DISCIPLINE.md)** - Environment file handling discipline
|
||||
- **[DOTENV_DISCIPLINE.md](DOTENV_DISCIPLINE.md)**
|
||||
Environment file handling discipline
|
||||
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user