inducer / inducer/relate

Support relative paths in file references from problems

Open
#951 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Python
Stars
435
Forks
124
Avg merge
5h 40m
Merged PRs (30d)
14

Description

There are a few different ones to take care of:
- images
- data files
- YAML includes
- Markdown includes

Currently, `repo:images/stuff.png` implicitly refers to a path from the root. We will deprecate this and require either `repo:./images/stuff.png` or `repo:/images/stuff.png`.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.