Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 578 Bytes

File metadata and controls

20 lines (16 loc) · 578 Bytes

glossary-swd3

Publically accessible glossary of terms for SWD3

Contibuting

To add new terms to this glossary:

  1. Edit the entries.yaml file -> Editor link
  2. Follow the existing format:
    - term: "Your Term"
      definition: "Clear, concise definition"
      tags: ["category1", "category2"]
      links:
        - title: "Related Resource"
          url: "https://example.com"
  3. Commit your changes; you will have to open a pull request
  4. The glossary will automatically update