librsvg source for verification 2026-05-22
This commit is contained in:
46
.gitlab/issue_templates/default.md
Normal file
46
.gitlab/issue_templates/default.md
Normal file
@@ -0,0 +1,46 @@
|
||||
<!-- rumdl-disable MD041 -->
|
||||
|
||||
<!--
|
||||
Have you checked if your issue has come up before?
|
||||
Search https://gitlab.gnome.org/GNOME/librsvg/-/issues
|
||||
You may also check https://gnome.pages.gitlab.gnome.org/librsvg/devel-docs/roadmap.html to see if your issue is on our roadmap.
|
||||
|
||||
Thank you!
|
||||
-->
|
||||
|
||||
## Librsvg Version
|
||||
|
||||
<!--
|
||||
run `rsvg-convert -v` in your terminal to see the current version.
|
||||
|
||||
Note that only 2.61.x and 2.62.x versions are supported.
|
||||
-->
|
||||
|
||||
## Platform
|
||||
|
||||
<!--
|
||||
For example: OpenSUSE Tumbleweed, NixOS 22.11, MacOS 13
|
||||
-->
|
||||
|
||||
## Issue Summary
|
||||
|
||||
<!--
|
||||
Please provide a summary of the issue found along with expected behavior.
|
||||
-->
|
||||
|
||||
## Example SVG
|
||||
|
||||
<!--
|
||||
Please post a minimal (if possible) example SVG that shows the issue clearly.
|
||||
|
||||
Please be careful of publishing SVG images that you don't want other people to see,
|
||||
or images whose copyright does not allow redistribution; the bug tracker is a public
|
||||
resource and attachments are visible to everyone.
|
||||
-->
|
||||
|
||||
## Additional logs
|
||||
|
||||
<!--
|
||||
Debug logs are quite helpful, use `RSVG_LOG=1 <some program or rsvg-convert>` to get them.
|
||||
Then surround it with ``` at the top and bottom for formatting.
|
||||
-->
|
||||
Reference in New Issue
Block a user