Maciej Pijanowski
de80f17722
Merge pull request #1708 from mskiptr/master
...
README.md: fix+improve GitHub search links and correct one typo
2025-12-03 11:17:42 +01:00
Piotr Masłowski
2a78b98796
README.md: fix one typo
2025-11-29 18:56:44 +01:00
Piotr Masłowski
aef36435c1
README.md: de-obfuscate GitHub search links
...
The same can be achieved with:
`sed -i 0,/"BEGIN DEVICE ISSUES"/'{ s/%20/+/g; s/%3A/:/g; s/%22//g; }' README.md`
The two places where `%22` (double quotes) were used, did not need them.
This only applies to _before_ the autogenerated section starts.
2025-11-29 18:38:13 +01:00
Piotr Masłowski
08430cc41f
README.md: percent-encode parentheses within links
...
While these characters are allowed in URLs, they clash with Markdown
syntax and tend to break a lot of software out there. (Like the code
highlighting rules in my text editor, as well as those of `less`.)
2025-11-29 18:36:20 +01:00
Piotr Masłowski
87e2d5b934
README.md: fix "all bounties" link
...
Without parentheses, the query matched many of the closed issues too.
2025-11-29 18:36:07 +01:00
Michał Kopeć
1aed3da8d5
.github: Add ASRock Rack SPC741D8-2L2T/BCM mainboard
...
Signed-off-by: Michał Kopeć <michal.kopec@3mdeb.com >
2025-09-10 19:46:58 +02:00
Maciej Pijanowski
ea7dab8e80
README.md: filter DTS/non-DTS issues
...
Signed-off-by: Maciej Pijanowski <maciej.pijanowski@3mdeb.com >
2025-07-29 12:42:17 +02:00
Maciej Pijanowski
5f6c47365c
README.md: link to OSFV issues
...
Signed-off-by: Maciej Pijanowski <maciej.pijanowski@3mdeb.com >
2025-06-30 17:04:02 +02:00
Piotr Król
656d299449
Merge pull request #1398 from Dasharo/bug-bountyu
...
README.md: add bug bounty and update other sections
2025-06-30 15:01:25 +02:00
Maciej Pijanowski
a578619c73
README.md: add bug bounty and update other sections
...
Signed-off-by: Maciej Pijanowski <maciej.pijanowski@3mdeb.com >
2025-06-30 14:58:57 +02:00
Beata Skierka
aa6c48ffa6
Merge pull request #1350 from Dasharo/protectli_vp2440_label
...
.github/*: add issue label for new platform
2025-05-22 13:22:44 +02:00
Wiktor Mowinski
d2aea90961
.github/*: add issue label for new platform
...
Signed-off-by: Wiktor Mowinski <wiktor.mowinski@3mdeb.com >
2025-05-20 15:14:09 +02:00
Beata Skierka
c6a3830f23
Merge pull request #1333 from Dasharo/add_v1000_series_to_templates
...
Add v1000 series to templates
2025-05-13 09:32:05 +02:00
Jakub Redmerski
336ff0659f
github/ add: v1000 series to templates
...
Signed-off-by: Jakub Redmerski <jakub.redmerski@3mdeb.com >
2025-05-12 15:26:38 +02:00
Beata Skierka
478c234289
Merge pull request #1322 from Dasharo/nuc_box
...
.github/ISSUE_TEMPLATE/bug_report.yml: add NUC BOX
2025-05-06 15:13:56 +02:00
Filip Lewiński
c66844ef89
.github/advanced-issue-labeler.yml: add NUC BOX
...
Signed-off-by: Filip Lewiński <filip.lewinski@3mdeb.com >
2025-05-06 15:11:10 +02:00
Filip Lewiński
2cad9eac19
.github/ISSUE_TEMPLATE/bug_report.yml: add NUC BOX
...
Signed-off-by: Filip Lewiński <filip.lewinski@3mdeb.com >
2025-05-06 14:35:40 +02:00
Maciej Pijanowski
680df54f49
bug_report.yml: add Odroid H4
...
Signed-off-by: Maciej Pijanowski <maciej.pijanowski@3mdeb.com >
2025-01-17 12:59:46 +01:00
Maciej Pijanowski
18b1c50213
Merge pull request #1207 from Dasharo/field_types
...
bug_report.yml: change types of summary and reproductibility
2025-01-13 22:15:45 +01:00
Krystian Hebel
ed71a3f5c9
bug_report.yml: change types of summary and reproductibility
...
These seemed to be swapped, long description had one line entry type,
while simple percentage had whole text area.
Signed-off-by: Krystian Hebel <krystian.hebel@3mdeb.com >
2025-01-13 21:57:12 +01:00
Michał Żygowski
eac7dcd4e9
Merge pull request #1112 from Dasharo/vp2430
...
.github/advanced-issue-labeler.yml: add VP2430
2024-10-30 10:09:59 +01:00
Filip Lewiński
182d2058c8
.github/ISSUE_TEMPLATE/bug_report.yml: add VP2430
...
Signed-off-by: Filip Lewiński <filip.lewinski@3mdeb.com >
2024-10-28 17:04:26 +01:00
Filip Lewiński
f40d1833fa
.github/advanced-issue-labeler.yml: add VP2430
...
Signed-off-by: Filip Lewiński <filip.lewinski@3mdeb.com >
2024-10-28 16:40:19 +01:00
Maciej Pijanowski
0abca71398
Merge pull request #1057 from Dasharo/new_platforms_vp3200
...
.github/advanced-issue-labeler.yml: Add labels for VP3200 platforms
2024-10-23 13:33:27 +02:00
Sebastian Czapla
284b113c98
.github/advanced-issue-labeler.yml: Add labels for VP3200 platforms
...
Signed-off-by: Sebastian Czapla <sebastian.czapla@3mdeb.com >
2024-10-23 13:19:10 +02:00