mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[PR #4479] [MERGED] Issue template improvements #5162
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#5162
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/4479
Author: @kmk3
Created: 8/25/2021
Status: ✅ Merged
Merged: 8/30/2021
Merged by: @netblue30
Base:
master← Head:issue-template-improvements📝 Commits (5)
df76627bug_report.md: add missing blank lines7b69b3dbug_report.md: turn section titles into headers06317bcbug_report.md: trim leading spaces on list itemsdc3859fbug_report.md: format the details section26d6744bug_report.md: add log section📊 Changes
1 file changed (+28 additions, -16 deletions)
View changed files
📝
.github/ISSUE_TEMPLATE/bug_report.md(+28 -16)📄 Description
Make sections easier to see and edit.
By the way, I've intended to do this for a while, as I always thought that the
template looked rather crooked. I had assumed that it was just created from
scratch by hand like any other file, but recently I learned that GitHub is what
generates issue templates using such unusual markup for some reason. Now I see
that it's even mentioned in the commit that adds the template:
Cc: @Fred-Barclay (from the commit) @reinerh @rusty-snake (from #4468)
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.