firejail/.github/ISSUE_TEMPLATE/feature_request.md
Kelvin M. Klann 9bccccfa77
docs: github: streamline environment in issue templates (#6471)
Changes:

* Sync bug_report.md with build_issue.md (reword items and add Linux
  kernel item)
* Add a colon to the end of every item (to clarify where to add the
  information)
* Add the Environment section to feature_request.md

The last item is intended as a basic sanity check, as users using an
outdated version of firejail may request something that was already
implemented (for example, see #6461).

Relates to #4515 #6423.
2024-09-13 08:16:09 +00:00

925 B

name about title labels assignees
Feature request Suggest an idea for this project

A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

Describe the solution you'd like

A clear and concise description of what you want to happen.

Describe alternatives you've considered

A clear and concise description of any alternative solutions or features you've considered.

Additional context

Add any other context or screenshots about the feature request here.

Environment

  • Name/version/arch of the Linux kernel (uname -srm):
  • Name/version of the Linux distribution (e.g. "Ubuntu 20.04" or "Arch Linux"):
  • Version of Firejail (firejail --version):
  • If you use a development version of firejail, also the commit from which it: was compiled (git rev-parse HEAD):