Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix crate vulnerabilities #3371

Closed
wants to merge 220 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
220 commits
Select commit Hold shift + click to select a range
e0a02c4
Bug 1858056 - Favor RawConfigParser.read_file instead of deprecated r…
serge-sans-paille Oct 10, 2023
f72ac19
Bug 1857470 - Part 2: Use pip 23.2.1 wheel in mozharness r=firefox-bu…
saschanaz Oct 11, 2023
45fadfe
Bug 1857516 - Get rid of deprecated imp python module in favor of imp…
serge-sans-paille Oct 17, 2023
cf1a24e
[WFX-209] Base configuration options.
MrAlex94 Jul 27, 2022
a991b79
[WFX-200] Add Waterfox specific preferences.
MrAlex94 Jul 27, 2022
76c5fe3
[WFX-208] Implement priviledged extension support.
MrAlex94 Jul 27, 2022
101033b
[WFX-202] Rename Firefox related references to their relevant counter…
MrAlex94 Sep 16, 2022
f56dbb7
[WFX-210] Enable updater
MrAlex94 Jul 12, 2022
fe7d44a
[WFX-223] Modify profile name
Sep 17, 2021
b89012b
[WFX-197] Waterfox Theme Foundation
MrAlex94 Sep 16, 2022
0d20db0
[WFX-197] Add Lepton as the default theme.
MrAlex94 Jul 27, 2022
723ba4a
[WFX-204] Use empty bookmarks for now.
Jul 19, 2021
b7f6acc
[WFX-402] Add defs.mk so that l10n packaging does not fail.
MrAlex94 Jul 12, 2022
99c9831
[WFX-186] GitHub Actions
MrAlex94 Feb 25, 2022
8bf4499
[WFX-199] Stop building pingsender executable.
Sep 17, 2021
031faa2
[WFX-230] Utilise version display for packages version number
Sep 27, 2021
d24cbb8
[WFX-201] Part 1: Add custom search engines.
MrAlex94 Jul 14, 2022
36c25bd
[WFX-201] Part 2: Use our defined search engines and private engines.
MrAlex94 Jul 14, 2022
473a336
[WFX-253] Set minimum CPU version to SSSE3.
MrAlex94 Jul 14, 2022
cd50c3e
[WFX-300] Update about:license.
adamp01 Nov 30, 2021
f491b3f
[WFX-308] Add git commit to about:buildconfig page.
Dec 7, 2021
7038a52
[WFX-333] Update and rename README.txt to README.md
MrAlex94 Jan 4, 2022
93ad161
[WFX-356] Add addon version to about:addons list view.
MrAlex94 Jul 14, 2022
5b2ded1
[WFX-350] Replace 'his or her' with 'their'.
adamp01 Mar 14, 2022
78367c2
[WFX-344] Add update check disabling.
MrAlex94 Jul 14, 2022
53030a9
[WFX-372] Update mozconfig to include mozilla-api-keyfile path.
MrAlex94 Apr 5, 2022
aa52a41
[WFX-372] Actions: Add mozilla-api file on Linux builds.
adamp01 Mar 31, 2022
1dc3638
[WFX-380] Reword and add Waterfox domains to aboutDialog. (#2671)
adamp01 Apr 12, 2022
b94197f
[WFX-391] Swap out wget with aria2.
MrAlex94 May 12, 2022
9fa70d3
[WFX-334] Use rust version that build host provides.
MrAlex94 Jun 23, 2022
10ef55a
[WFX-334] Manually build cbindgen to get latest version.
MrAlex94 Jun 23, 2022
6dbd234
[WFX-400] Force use the Firefox user agent. (#2745)
MrAlex94 Jul 14, 2022
fb7ed90
[WFX-403] Update mozconfigs for esr102.
MrAlex94 Jul 15, 2022
afdb85c
[WFX-410] Utilise reusable workflows for the CI process.
MrAlex94 Jul 27, 2022
3bd88a2
[WFX-407] Add WaterfoxGlue to handle Waterfox specific code.
adamp01 Jul 27, 2022
130c9be
[WFX-408] Add Waterfox en-US specific translations.
adamp01 Jul 18, 2022
5934abe
[WFX-401] Add functionality to load overlays into browser files.
adamp01 Jul 27, 2022
4c1046e
[WFX-401] Add TabFeatures implemented with overlays.
adamp01 Jul 18, 2022
ebc4d3b
[WFX-401] Add utility modules.
adamp01 Jul 21, 2022
6df6a52
[WFX-401] Add PrivateTab implemented with overlays.
adamp01 Jul 21, 2022
d378761
[WFX-401] Add StatusBar implemented with overlays.
adamp01 Jul 21, 2022
056b6c7
[WFX-401] Allow customizations of default elements.
adamp01 Jul 21, 2022
34a0f02
[WFX-401] Add new options to about:preferences using overlays.
adamp01 Jul 21, 2022
a1b0694
[WFX-401] Add addon store compatibility.
adamp01 Jul 26, 2022
5432d30
[WFX-409] Use more aggressive rust optimisations.
MrAlex94 Jul 27, 2022
0db8eac
[WFX-401] Fix packaging of overlay manifests.
adamp01 Jul 28, 2022
a6a87f1
[WFX-401] Fix formatting for preferences and tabfeatures xhtml.
adamp01 Jul 28, 2022
558ee98
[WFX-401] Remove unnecessary log from Overlays.jsm.
adamp01 Jul 28, 2022
ae52379
[WFX-411] Enable default theme migration from G4 to G5.
adamp01 Jul 28, 2022
9be314b
[WFX-200] Addon website fingerprint blocking and enable containers.
MrAlex94 Jul 28, 2022
03e26a6
[WFX-200] Remedy syntax error.
MrAlex94 Jul 29, 2022
54726f2
[WFX-412] Format mozconfig's with ShellCheck
MrAlex94 Jul 29, 2022
ede60d6
[WFX-415] Enable WaterfoxGlue initialization to be moved earlier in s…
adamp01 Aug 4, 2022
5dc0591
[WFX-415] Enable attribution.
MrAlex94 Sep 5, 2022
6d30a33
[WFX-200] Fix activity stream row toggle in about:preferences.
adamp01 Aug 8, 2022
d484dae
[WFX-416] Allow overlays to delete existing elements.
adamp01 Aug 8, 2022
1a68281
[WFX-416] Remove unrequired items from about:preferences.
adamp01 Aug 8, 2022
f4a21cd
[WFX-417] Hide Mozilla promotions.
MrAlex94 Aug 11, 2022
8ec155b
[WFX-418] Add ability to set tag and pre-release status.
MrAlex94 Aug 11, 2022
ea9fd63
[WFX-419] Add release and beta channels.
MrAlex94 May 4, 2023
8e8df01
[WFX-425] Utilise rclone instead of AWS CLI
MrAlex94 Aug 15, 2022
aeb3ede
[WFX-421] Allow overlays to remove elements with a class but no id.
adamp01 Aug 11, 2022
0377b24
[WFX-422] Simplify overlay loading for about:preferences.
adamp01 Aug 11, 2022
b344a80
[WFX-420] Remove mobile download prompt on about:preferences#sync.
adamp01 Aug 11, 2022
991e226
[WFX-426] Add step to create GitHub release
MrAlex94 Aug 11, 2022
7e19797
[WFX-428] Login to Azure with OIDC
MrAlex94 Aug 12, 2022
9f9dd8f
[WFX-429] Add update channel to AUS bucket
MrAlex94 Aug 12, 2022
ac56251
[WFX-423] Fix migrateUI error.
adamp01 Aug 11, 2022
2832979
[WFX-427] Part 1: Remove Mozilla references in about: pages.
MrAlex94 Aug 15, 2022
9bce478
[WFX-427] Part 2: Remove Mozilla references in about: pages.
MrAlex94 Aug 15, 2022
578e590
[WFX-427] Update about:telemetry.
adamp01 Aug 11, 2022
3dc5cb5
[WFX-430] Add redirect rule for latest releases.
MrAlex94 Aug 18, 2022
625741a
[WFX-431] Switch to R2 based CDN and AUS.
MrAlex94 Aug 17, 2022
3463152
[WFX-424] Set correct channel ID for MARs, call different script for …
MrAlex94 Aug 18, 2022
e64883e
[WFX-424] Format and make YAML more consistent.
MrAlex94 Aug 18, 2022
77766a6
[WFX-424] Unlink [email protected] until Bug 1766497 is resolved.
MrAlex94 Aug 18, 2022
27a8f52
[WFX-446] Remove references to extensibles. (#2782)
adamp01 Aug 24, 2022
8f34a28
[WFX-424] Only override display_version.txt for dispatch event.
MrAlex94 Aug 26, 2022
826f7e3
[WFX-451] Google suggestions missing query parameter
MrAlex94 Aug 31, 2022
8b58551
[WFX-207] Update l10n files.
MrAlex94 Aug 31, 2022
854c0c8
[WFX-207] Update l10n files.
MrAlex94 Sep 22, 2023
268f2ed
[WFX-452] Part 1: Build with the correct and updated l10n directory.
MrAlex94 Sep 1, 2022
997c8b5
[WFX-452] Part 2: Build with the correct and updated l10n directory.
MrAlex94 Sep 1, 2022
cdc64d6
[WFX-452] Part 3: Build with the correct and updated l10n directory.
MrAlex94 Sep 1, 2022
13ee5db
[WFX-207] Add Crowdin l10n.
MrAlex94 Sep 1, 2022
4a941f1
[WFX-334] Fix missing change in Linux mozconfig after [WFX-452].
MrAlex94 Sep 1, 2022
0cdc889
[WFX-453] Remove from channel-prefs.js from add-if-not list.
MrAlex94 Sep 2, 2022
8b80fdc
[WFX-197] Update Lepton to 6.1.0.
MrAlex94 Sep 5, 2022
b839422
[WFX-454] Add loading of Waterfox custom CSS with nsIStyleSheetService.
MrAlex94 Sep 16, 2022
b44870c
[WFX-455] Update AUS logic, so latest version receives no update and …
MrAlex94 Sep 6, 2022
3308afe
[WFX-457] Ensure registerToolbarNode doesn't fail. (#2791)
adamp01 Sep 14, 2022
f6967c2
[WFX-430] Add missing stub redirect rule for latest releases.
MrAlex94 Sep 15, 2022
e64e323
[WFX-469] Update onboarding image to match previous versions.
MrAlex94 Sep 16, 2022
d3fd8fb
[WFX-465] Add functionality to allow pinned tabs to resemble normal t…
adamp01 Sep 16, 2022
8d7b600
[WFX-470] Redirect URL will keep the query string of the original req…
MrAlex94 Sep 20, 2022
b4b506a
[WFX-454] Fix missing syntax for leptonListener.
MrAlex94 Sep 20, 2022
00335be
[WFX-471] Ensure userChrome loaded if required.
adamp01 Sep 20, 2022
5eeaba4
[WFX-471] Update calls to executeInAllWindows.
adamp01 Sep 20, 2022
56910a9
[WFX-425] Make sure to use copyto when updating AUS.
MrAlex94 Sep 20, 2022
6359bb2
[WFX-475] Pinned tabs should be shrunk by default. (#2798)
adamp01 Sep 21, 2022
9fd7b48
[WFX-477] Remove cfr addons/features checkboxes from about:preference…
adamp01 Sep 21, 2022
d16c319
[WFX-481] Add animated CSS background to About Dialogue.
MrAlex94 Sep 22, 2022
16d8bdd
[WFX-200] Toggle various prefs by default.
MrAlex94 Sep 22, 2022
245276c
[WFX-197] Update script to download latest Lepton.
MrAlex94 Sep 23, 2022
705d698
[WFX-197] Update Lepton to 6.2.0
MrAlex94 Sep 23, 2022
c170113
[WFX-483] Update secrets for Actions
MrAlex94 Sep 23, 2022
0cc3551
[WFX-485] Remove 'More From Mozilla' with pref. (#2808)
adamp01 Sep 27, 2022
0f93434
[WFX-486] Part 1: Update DMG background icon
MrAlex94 Sep 27, 2022
b92b436
[WFX-486] Part 2: Update DMG creation
MrAlex94 Sep 27, 2022
5aee49b
[WFX-483] Remove unused secret
MrAlex94 Sep 27, 2022
17c40db
[WFX-487] Prevent private container removal on channel change. (#2809)
adamp01 Sep 27, 2022
6ea7bf6
[WFX-491] Make sure rust stays up to date
MrAlex94 Sep 28, 2022
0fc6e55
[WFX-492] Add checksum files for installers
MrAlex94 Sep 28, 2022
0b5881f
[WFX-501] Prevent forcibly enabling Waterfox default theme on upgrade…
adamp01 Oct 4, 2022
5cea54f
[WFX-200] Update default preferences. (#2822)
adamp01 Oct 4, 2022
6e1f1ba
[WFX-342] Disable pings, set correct survey URLs.
MrAlex94 Oct 4, 2022
976e119
[WFX-505] Fix openTabSet override. (#2830)
adamp01 Oct 5, 2022
96f8821
[WFX-200] Disable DoH automatic roll-out
MrAlex94 Oct 5, 2022
4c19520
[WFX-503] Add preferences page to customise Lepton. (#2843)
adamp01 Oct 11, 2022
e15bc4d
[WFX-514] Prevent forms from saving history in private tab. (#2858)
adamp01 Oct 17, 2022
8630250
[WFX-516] Fix permissions.default.image toggle in about:prefs. (#2860)
adamp01 Oct 17, 2022
3f5ef9d
[WFX-197] Update Lepton to 6.3.0
MrAlex94 Oct 17, 2022
ac7edae
[WFX-517] Improve about:preferences look & feel. (#2867)
adamp01 Oct 17, 2022
2799f6e
[WFX-503] Temporarily hide Look & Feel category
MrAlex94 Oct 19, 2022
5504174
[WFX-564] Add the --s3-decompress flag, introduced in rclone 1.60.0
MrAlex94 Oct 27, 2022
fd30662
[WFX-518] Disable Waterfox custom css on non-default themes by defaul…
adamp01 Oct 27, 2022
9ba829b
[WFX-532] Remove tab bar left padding in fullscreen on MacOS. (#2873)
adamp01 Oct 27, 2022
9003cff
[WFX-522] Remove zoom controls from default status bar items. (#2874)
adamp01 Oct 27, 2022
257b3d6
[WFX-197] Enable Lepton compatibility options. (#2877)
surapunoyousei Oct 27, 2022
8766e80
[WFX-524] Look for NativeMessagingHosts in Mozilla directory. (#2875)
adamp01 Oct 27, 2022
40615fe
[WFX-525] Improve about:preferences Look&Feel.
adamp01 Oct 19, 2022
a09710f
[WFX-525] Ensure square corners checkbox updates from presets.
adamp01 Oct 20, 2022
5119e88
[WFX-525] Remove bookmark centering from about:preferences.
adamp01 Oct 24, 2022
6ba37ad
[WFX-525] Add urlbar_iconbox to autohide preset.
adamp01 Oct 24, 2022
8bdedba
[WFX-525] Enable windows maximised compat options for Lepton.
adamp01 Oct 24, 2022
2da8e49
[WFX-525] Remove center bookmarks bar image.
adamp01 Oct 24, 2022
76d5066
[WFX-525] Remove bookmark centered image.
adamp01 Oct 24, 2022
e7789bc
[WFX-525] Reduce Look & Feel image size.
adamp01 Oct 24, 2022
f7103e4
[WFX-525] Update locales.
adamp01 Oct 24, 2022
f0022c1
[WFX-525] Display Look & Feel about:preferences item.
adamp01 Oct 27, 2022
f796e35
[WFX-197] Modify Lepton script to be able to download master when nec…
MrAlex94 Nov 4, 2022
ae7f652
[WFX-197] Update Lepton to 9e81bad
MrAlex94 Nov 4, 2022
8033385
[WFX-576] Fix auto update issues. (#2890)
adamp01 Nov 10, 2022
0aad69e
[WFX-594] Update Look & Feel preset buttons. (#2893)
adamp01 Nov 10, 2022
3afee10
[WFX-564] Replace the --s3-decompress flag with an ENV VAR.
MrAlex94 Nov 14, 2022
286569a
[WFX-605] Disable drag space by default.
MrAlex94 Nov 18, 2022
b27a05c
[WFX-608] StatusBar color as NavBar (#2907)
black7375 Nov 25, 2022
9043493
[WFX-631] Build with JPEG-XL
MrAlex94 Dec 19, 2022
f00fbcf
[WFX-631] Disable Nightly check for JPEG XL support (#2936)
louie-github Jan 11, 2023
f01f862
[WFX-186] Add G5 to bug report template. (#2939)
adamp01 Jan 11, 2023
6c9d3e9
[WFX-666] Extended JPEG-XL support. (#2938)
Demez Jan 16, 2023
d660f7e
[WFX-197] Update Lepton to 6.5.1
MrAlex94 Jan 16, 2023
391177b
Fix concurrency.
MrAlex94 Feb 20, 2023
23929ad
Update Lepton to 7.2.0
MrAlex94 May 5, 2023
337e164
Update mozconfig to use valid options.
MrAlex94 May 5, 2023
9a3a8f1
Lazy load Waterfox components.
MrAlex94 May 5, 2023
399b101
Update actions to support PGO, use custom toolchain.
MrAlex94 Sep 19, 2023
5a08719
Revert "Bug 1802142 - Remove no longer used browser-bottombox. r=dao"
MrAlex94 May 30, 2023
7de5e65
Query tabs using :first-child
MrAlex94 Jun 7, 2023
4d93c9b
Correct calls to StatusPanel child elements.
MrAlex94 Jun 7, 2023
7c6b337
Update mozconfigs
MrAlex94 Jul 25, 2023
a18e8ba
Bug 1821228 - Update builders to rustc 1.70.
MrAlex94 Jun 12, 2023
fc6e4c4
Branding
MrAlex94 Jun 12, 2023
ea324ac
Add Mac Hardened Runtime entitlement files to the tree.
MrAlex94 Jun 13, 2023
0af7197
Part 1: Waterfoxify onboarding
MrAlex94 Jul 5, 2023
126330b
Part 2: Waterfoxify onboarding
MrAlex94 Jul 5, 2023
31d7cee
Update Lepton to 7.4.0
MrAlex94 Jul 6, 2023
98db0f4
Update README.md
MrAlex94 Jul 6, 2023
249f903
Create FUNDING.yml
MrAlex94 Jul 9, 2023
3ffa8e4
Add support for PGO builds in mozconfig
MrAlex94 Jul 25, 2023
4987a6d
Use more aggressive optimisations.
MrAlex94 Aug 8, 2023
4f6b2f7
Enable DNS over Oblivious HTTP by default, using Waterfox's private r…
MrAlex94 Aug 18, 2023
2713571
Make sure not to point to Mozilla's AUS.
MrAlex94 Jul 25, 2023
2a4ba2b
#3097 - Lazy loaded requried modules.
MrAlex94 Aug 1, 2023
05185b0
#3096 - Only override preference page with custom CSS.
MrAlex94 Aug 7, 2023
5aa2151
Update branding and colours.
MrAlex94 Sep 2, 2023
d5734b3
Update Lepton to 7.5.0
MrAlex94 Aug 8, 2023
5cdb99d
Disable PGO on libaom to prevent polly build issues.
MrAlex94 Aug 9, 2023
3001c12
Update GMP fallback downloader for OpenH264 2.3.2.
MrAlex94 Aug 16, 2023
ee127a6
Update base configurate preferences.
MrAlex94 Aug 16, 2023
5279aa9
Follow up to Bug 1608279.
MrAlex94 Aug 21, 2023
48bfd1b
ESMification of Waterfox modules.
MrAlex94 Aug 21, 2023
77b3e9c
Make sure not to migrate when using new profiles.
MrAlex94 Aug 21, 2023
01bd9ac
Allow memory pool for media to be larger on systems with > 8GiB of RAM.
MrAlex94 Aug 21, 2023
6eab8c1
Add native support for the Unity menu bar.
MrAlex94 Aug 22, 2023
5fe47f5
Migrate from OS.File to IOUtils and PathUtils (#3141)
HarukaMa Sep 11, 2023
ce55e43
Update Lepton to v8.0.0
MrAlex94 Sep 12, 2023
a62f2ba
Improve transparency support.
MrAlex94 Sep 13, 2023
39ab297
Remove old code handling custom Waterfox themes.
MrAlex94 Sep 13, 2023
9251a2a
Windows 10 and later: Long Path Aware and use Segment Heaps (#3155)
goodusername123 Sep 25, 2023
1a87e4e
Be consistent with Linux release files naming.
MrAlex94 Sep 25, 2023
79b3e22
Update privacy preferences.
MrAlex94 Sep 26, 2023
c2dd4f7
Bundle Windows Redist files.
MrAlex94 Sep 27, 2023
169f937
Allow various clickSelectsAll behaviour.
MrAlex94 Sep 29, 2023
95d93ef
Clarify checkbox, add G6 to dropdown and remove G4, remove default wh…
aaronliu0130 Sep 26, 2023
aef3d11
Add a session restore checkbox when quitting the browser.
MrAlex94 Oct 1, 2023
e54841e
Add DoOH checkbox to privacy preferences.
MrAlex94 Oct 5, 2023
9abc717
Create tarballs with the correct extraction structure.
MrAlex94 Oct 5, 2023
4ce70c4
Allow BUILD_ID changes to show release notes.
MrAlex94 Oct 5, 2023
47a0c4f
Allow homebrew to install python 3.11.
MrAlex94 Oct 10, 2023
77cc359
Add browser.closeShortcut.disabled to disable Ctrl+W
franklx Nov 7, 2023
e2c5812
Trust binaries signed for Waterfox
goodusername123 Nov 17, 2023
1c8ddbd
Windows: Allow hardware acceleration in VMware
goodusername123 Nov 17, 2023
d8a6b73
Extend JPEG XL detection/recognition
goodusername123 Nov 17, 2023
774604c
Update company name and version on Windows registration.
MrAlex94 Nov 18, 2023
2aae9a0
Disable DNS prefetch.
MrAlex94 Nov 18, 2023
fabb762
Update Lepton to v8.5.0
MrAlex94 Nov 20, 2023
acd3b70
Force [email protected]
MrAlex94 Nov 20, 2023
ee295ab
Update ResetProfile.sys.mjs to hardcode MOZ_APP_NAME as firefox
unknown5000 Dec 11, 2023
37dd315
Windows: Restore support for native scrollbars.
goodusername123 Dec 11, 2023
ee50584
Bug 1838781 - Fix NVIDIA super resolution activation
goodusername123 Dec 11, 2023
6545e53
JXL - Fix an integer underflow bug in patch decoding.
goodusername123 Dec 11, 2023
475733d
Update Twemoji to 15.0.2
goodusername123 Dec 19, 2023
64989e4
Revert "Bug 1868042: Remove unused OHTTP initialization. r=valentin, …
MrAlex94 Dec 19, 2023
f9c1425
Fix Python issues with homebrew and GHA.
MrAlex94 Dec 19, 2023
804324a
Replace usage of eval() in PrivateTabs.
MrAlex94 Feb 13, 2024
2b7da98
Add a null check before using `results`.
MrAlex94 Feb 13, 2024
792587e
Update Lepton to v8.5.1
MrAlex94 Feb 13, 2024
0068b04
Update the CWS script to work on the new store.
MrAlex94 Feb 14, 2024
ecd83b4
Fix crate vulnerabilities
rex4539 Mar 9, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
The diff you're trying to view is too large. We only load the first 3000 changed files.
4 changes: 4 additions & 0 deletions .github/FUNDING.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# These are supported funding model platforms

github: MrAlex94
custom: https://www.buymeacoffee.com/waterfox
51 changes: 51 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,51 @@
name: Bug Report
description: File a bug report
labels: [bug]
body:
- type: markdown
attributes:
value: |
Thank you for filing a bug report.
- type: textarea
id: what-happened
attributes:
label: What happened?
description: Also tell us, what did you expect to happen?
placeholder: Tell us what you see!
validations:
required: true
- type: checkboxes
id: firefox
attributes:
label: Reproducible?
description: Is this issue reproducible on Firefox?
options:
- label: I have checked that this issue cannot be reproduced on Mozilla Firefox.
- type: dropdown
id: version
attributes:
label: Version
description: What version of our software are you running? Please DO NOT report Classic bugs.
options:
- G6
- G5
- Other
validations:
required: true
- type: dropdown
id: platform
attributes:
label: What platform are you seeing the problem on?
multiple: true
options:
- Linux
- macOS
- Windows
validations:
required: true
- type: textarea
id: logs
attributes:
label: Relevant log output
description: Please copy and paste any relevant log output. This will be automatically formatted into code, so no need for backticks.
render: shell
1 change: 1 addition & 0 deletions .github/ISSUE_TEMPLATE/config.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
blank_issues_enabled: false
20 changes: 20 additions & 0 deletions .github/ISSUE_TEMPLATE/feature_request.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
---
name: Feature request
about: Suggest an idea for this project
title: ''
labels: feature_request
assignees: ''

---

**Is your feature request related to a problem? Please describe.**
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.
Loading
Loading