mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[PR #6858] [MERGED] docs: github: clarify how to attach logs #6201
Labels
No labels
LTS merge
LTS merge
bug
bug
converted-to-discussion
doc-todo
documentation
duplicate
enhancement
file-transfer
firecfg
firejail-in-firejail
firetools
graphics
help wanted
information_old
installation
invalid
modif
moved
needinfo
networking
notabug
notourbug
old-version
overlayfs
packaging
profile-request
pull-request
question
question_old
removal
runtime-permissions
sandbox-ipc
security
stale
wiki
wiki
wontfix
wordpress
workaround
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/firejail#6201
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/netblue30/firejail/pull/6858
Author: @kmk3
Created: 8/13/2025
Status: ✅ Merged
Merged: 8/16/2025
Merged by: @kmk3
Base:
master← Head:docs-clarify-log-upload📝 Commits (1)
1353d7cdocs: github: clarify how to attach logs📊 Changes
1 file changed (+8 additions, -2 deletions)
View changed files
📝
.github/ISSUE_TEMPLATE/bug_report.md(+8 -2)📄 Description
Link to the GitHub docs for attaching a file[1].
This should be more straightforward in most cases and would avoid
polluting the user profile with gists unnecessarily (which might get in
the way of using/managing other gists), especially over time when
dealing with many projects/issues/comments.
Keep the gist as a fallback option just in case the file attachment
feature randomly gets broken for an extended period of time, as the
GitHub web UI overall keeps getting slower and jankier over time.
Note: It seems that in both cases (attachment/gist), the file size limit
in the web UI is 25MB[2].
Relates to #5398.
Misc: This was noticed on #5611.
[1] https://docs.github.com/en/get-started/writing-on-github/working-with-advanced-formatting/attaching-files
[2] https://docs.github.com/en/repositories/working-with-files/managing-large-files/about-large-files-on-github#file-size-limits
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.