opengeospatial / opengeospatial/bblocks-template

Instructions on how to clone and extend

Open
#2 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Shell
Stars
5
Forks
5
PR merge metrics
No merged PRs in 30d

Description

Need to leverage template better:

provide instructions on how to clone and extend buildiong blocks in every template - and every generated doc should have this prominently linked.

in general replace schema with a simple scheme of form and start editing examples to test things...

  "description": "My local extension of something",
  "allOf": [
    {
      "$ref": "{href to reused building block schema}.(json|.yaml)"
    }
  ]
}

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the issue text, then inventory every template and the generated documentation it describes; no specific files or tests are named. Define and document the clone-and-extend workflow, link it prominently from each generated document, and clarify the proposed schema change with examples that can be checked.

Written by the indexing model from the issue text.

Assessment

Domain
documentation
Issue type
Documentation
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.