mirror of
https://github.com/qosmio/nss-packages.git
synced 2025-12-17 00:33:40 +00:00
update
This commit is contained in:
parent
db2dd9e25d
commit
6ea32e83da
7
.github/ISSUE_TEMPLATE/bug-report.yml
vendored
7
.github/ISSUE_TEMPLATE/bug-report.yml
vendored
@ -56,16 +56,17 @@ body:
|
||||
- type: markdown
|
||||
attributes:
|
||||
value: |-
|
||||
### Attach the `.config` output:
|
||||
### 5. Attach your `.config` output:
|
||||
|
||||
Run the following command and attach the output below
|
||||
```bash
|
||||
grep -Pi 'NSS_(?!DRV)|^(?!#)CONFIG_TARGET_(SUBTARGET|PROFILE|qualcommax)|^(?!#)CONFIG_(PACKAGE_kmod-qca-)|MEM_PROFILE' .config
|
||||
```
|
||||
|
||||
|
||||
- type: textarea
|
||||
id: config_output
|
||||
attributes:
|
||||
label: ".config output"
|
||||
label: ".config"
|
||||
render: ini
|
||||
validations:
|
||||
required: true
|
||||
|
||||
Loading…
Reference in New Issue
Block a user