grass icon indicating copy to clipboard operation
grass copied to clipboard

[Bug] Docs: Broken link in GRASS 8.5 Programming Style Guide

Open baharmon opened this issue 6 months ago • 3 comments

Describe the bug

The link to required in the Lazy import of optional dependencies section of the GRASS Programming Style Guide for GRASS 8.5 is broken.

"A tool may use a package that is not required by GRASS"

Expected behavior

Perhaps the link should be: https://github.com/OSGeo/grass/blob/main/REQUIREMENTS.md

System description

  • GRASS GIS version 8.5

baharmon avatar May 27 '25 13:05 baharmon

I can try to pick this up as I want to contribute to GRASS having used it often.

RemoteCMeijer avatar Jun 18 '25 15:06 RemoteCMeijer

There is an open PR #5656 for it, but it apparently requires a different solution.

@RemoteCMeijer feel free to look into it, but there are also others that may be simpler like #5497 or #5521.

petrasovaa avatar Jun 18 '25 18:06 petrasovaa

Hi! I would like to work on this issue if it is still available. I saw that the previous PR (#5656) needed a different solution, so I can take this up and prepare a corrected fix. Please let me know if anyone is already working on it.

AKSrivastava28 avatar Nov 23 '25 15:11 AKSrivastava28