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