help-request.md (725B)
Rendered
name: Help Request
about: Request for help or clarification on anything related to this project
title: ""
labels: help wanted, question
assignees: maydayv7
Description
A clear and concise description of what problem you're facing or any area where clarification is required
Expected behavior
A clear and concise description of what you expect to happen
Screenshots
If applicable, add screenshots to help explain your problem
Additional context
Add any other context about the problem
Metadata
Please run nix shell nixpkgs#nix-info --command sh -c "nix-info -m" and paste the result.
[user@system:~]$ nix shell nixpkgs#nix-info --command sh -c "nix-info -m"
output here
Code
| ---
name: Help Request
about: Request for help or clarification on anything related to this project
title: ""
labels: help wanted, question
assignees: maydayv7
---
### Description
A clear and concise description of what problem you're facing or any area where clarification is required
### Expected behavior
A clear and concise description of what you expect to happen
### Screenshots
If applicable, add screenshots to help explain your problem
### Additional context
Add any other context about the problem
### Metadata
Please run `nix shell nixpkgs#nix-info --command sh -c "nix-info -m"` and paste the result.
```console
[user@system:~]$ nix shell nixpkgs#nix-info --command sh -c "nix-info -m"
output here
```
|