Skip to content

A community-driven glossary of terms and concepts used in technical writing, documentation, and technical content creation.

License

Notifications You must be signed in to change notification settings

thetechwritershub/Technical-Writing-Glossary

Repository files navigation

Technical Writing Glossary

License: MIT PRs Welcome Open Source Love

Project Overview

A comprehensive open-source glossary of technical terms, acronyms, and jargon for writers, developers, and subject-matter experts. This project aims to help technical writers and documentation professionals understand and accurately document concepts across multiple technical fields.

Purpose

This glossary serves to:

  • Provide clear, accurate definitions of technical terms
  • Bridge knowledge gaps between different technical domains
  • Help technical writers document complex concepts accurately
  • Create a standardized reference for the technical writing community

Structure

technical-writing-glossary/
├── docs/
    ├── technical-writing-fundamentals/
    ├── devops/
    ├── cybersecurity/
    ├── ai-ml/
    └── [other-domains]/

🔍 Browse the Glossary

Explore terms by category:

(More categories coming soon! Propose a new category.)


Contributing

We welcome contributions! Please see our Contribution Guide for details on:

  • How to add new terms
  • How to update existing terms
  • Style guidelines
  • Review process

Before contributing, please:

  • Check if the term already exists
  • Read our style guide
  • Follow the term template
  • Submit a pull request

🚀 Quick Start

To contribute to this glossary:

  1. Fork the repository
  2. Clone your fork:
git clone https://github.com/yourusername/technical-writing-glossary.git
  1. Create a new branch for your changes:
git checkout -b add-new-term
  1. Make your changes following our guidelines

  2. Submit a pull request


📝 Example Entry

# [Term Name]

## Definition
[Clear, precise explanation of the term, including any important variations or industry-specific meanings]

## Real World Usage
### Documentation Examples
- [Relevant code or documentation snippets]
### Best Practices (if applicable)
- [Key guidelines for using/documenting this term]
- [Common pitfalls to avoid]

## Related Terms & Concepts
- [Term 1]: [Brief explanation of relationship]
- [Term 2]: [Brief explanation of relationship]

## Additional Resources
- [Official documentation/specifications]
- [Helpful articles or tutorials]
- [Community discussions/standards]

---
Last updated: [YYYY-MM-DD] | Version: [X.X]

## Changelog
| Date | Contributor |
|------|-------------|
| [YYYY-MM-DD] | [Name] | 

Contributors

Contributors

Acknowledgments

Thanks to all contributors who help make this glossary a valuable resource for the technical writing community.

About

A community-driven glossary of terms and concepts used in technical writing, documentation, and technical content creation.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published