-
- With issues:
- Use the search tool before opening a new issue.
- Please provide source code and commit sha if you found a bug.
- Review existing issues and provide feedback or react to them…
-
Hi, Ryan!
I'm evaluating this module and come to a funny situation: when a module is active, the title of the parent is changed. Pictures say more than a thousand words. This is my page structure:
…
-
Hey there 👋
first off, thanks for all the work you've done on this package, it's awesome!
I would like to request a feature: allow to verify if a given path, e.g. `/api/foobar/123` matches a pa…
-
I'm trying to run the `openafis-cli` on some images whose format is (or should be) an `ISO 19794-2 FMR`
The size of the image is significantly bigger than the ones provided as a test_data in this r…
-
### Is your feature request related to a problem? Please describe.
I find myself spending a lot of time messing with dynamic variable names, and dynamic variable space names in order to more accurate…
seif1 updated
3 years ago
-
### What would you like to be added
Currently, templates have to have this block:
https://github.com/unoplatform/uno.templates/blob/f62fb25683ab57fe4c3b6b637481d3bce4e0aefc/src/Uno.Templates/conte…
-
Please take a look at cliff.toml and GitLab (Discussion #730)
new contributors Needs the merge_number after the !
There seems to be a bug with this, I'm not sure what is going on. Feel free to cre…
-
Hi Folks,
I propose that we change the value of the `model` field in the CPU templates to the real model name of the CPU and assign the current value of `model` to the `name` key. This would bring …
-
This will allow me to set a variable to a different string based on another string value e.g. s/impt/usc/g
-
### Description of the Issue
matching is supposed to happen on the original text, not recursively on the result of the replacement
```
aaa
aaa
```
A replacement in the above of "^a" =>…