Cristian Le

Results 294 issues of Cristian Le

### Description After setting `copy_upstream_release_description: True` there should be some control over the content of the `Release Notes` to hand over to downstream changelog. Ultimately the goal is to make...

kind/feature
area/fedora
complexity/single-task
gain/low
impact/low

### What happened? What is the problem? I was trying to simplify a monorepo package to use the defaults defined in the docs, namely `paths`, `specfile_path`, `downstream_package_name`. But they don't...

kind/feature
complexity/single-task
gain/low
impact/low
workaround-exists
area/config

Continuing where @uyha left off

Extras

Disclaimer: I am opening this issue on behalf of Caddy for [this issue](https://caddy.community/t/forum-emoji-on-dark-mode/11464). Hopefully one of the admins there will come to this thread shortly with more details on the...

**Describe the bug** Taskbar is not displaying correctly when there are unread messages **Screenshots** ![Screenshot_20240327_104854](https://github.com/zulip/zulip-desktop/assets/25577083/1ba4efb1-8b89-4e9c-9cd3-d793e28a103f) **Desktop:** - Operating System: Fedora 40 - Zulip Desktop Version: 5.11.0 (Flatpak) - KDE6 -...

### Describe the bug **context** I was adding badges in [this PR](https://github.com/cp2k/cp2k/pull/3367), and the project's pre-commit (which uses `mdformat`, don't know which version) was suggesting a change like: ```patch -...

bug

Some commands seem to require it, i.e. https://github.com/cheshirekow/cmake_format/blob/eff5df1f41c665ea7cac799396042e4f406ef09a/cmakelang/format/__main__.py#L208-L220 These should be included in this precommit package

Do you think it would be possible to translate the python script to a `C` code for `git` eventually?

## What's the problem this feature will solve? I was looking at [sphinx-themes.org](https://github.com/sphinx-themes/sphinx-themes.org) and was considering if the build system can be simplified and automated with RTD. If the sub-projects...

Feature
Needed: more information

## What's the problem this feature will solve? Currently the clean URL redirects `/path/to/my_page/` to `/path/to/my_page.html`, but it doesn't do that for `/path/to/my_page`. ## Describe the solution you'd like It...

Needed: design decision