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

Problem with time module in python #595

Closed
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
395 commits
Select commit Hold shift + click to select a range
f1be48b
Use a fallback theme
lolocomotive Dec 15, 2021
67e42aa
Readme update for wsl usb support
hugo-b-r Dec 17, 2021
cb9dc38
Merge pull request #101 from Yaya-Cout/mpy-update
Lauryy06 Dec 17, 2021
66afb97
Merge pull request #103 from lolocomotive/patch-2
Lauryy06 Dec 17, 2021
139ef4a
Merge pull request #104 from lemoustachu/upsilon-dev
Lauryy06 Dec 17, 2021
cd3f522
Various fixes (#102)
Yaya-Cout Dec 17, 2021
87a5dc3
[apps/calculation/additional_output] Adding parenthesis. (#97)
Mino1289 Dec 17, 2021
d57e19a
Add natural dimer (#106)
Yaya-Cout Dec 18, 2021
398e974
Fix ODR warnings (#107)
RedGl0w Dec 22, 2021
70b162e
Fix web simulator and binpack build (#114)
Yaya-Cout Dec 28, 2021
0860e48
For those who likes to code ❤ (#113)
devdl11 Dec 28, 2021
1da5374
Fix CI (#115)
lolocomotive Dec 28, 2021
2248e41
Separate Upsilon and Omega versions (#112)
lolocomotive Jan 4, 2022
7fc28f8
[reader] Added detection of rich text files (.urt) TODO: parse differ…
Lauryy06 Dec 13, 2021
fdef2b5
Merge branch 'upsilon-dev-latex'
Mino1289 Dec 14, 2021
d5dbb8d
[reader] Make fonts better
Lauryy06 Dec 15, 2021
ed06b4e
[python/ulab] Updated ulab
Lauryy06 Dec 17, 2021
4f63100
[theme] Added reader icons
Lauryy06 Dec 18, 2021
9595ed1
[calculation] Fix a bug in second degree controller
Lauryy06 Dec 18, 2021
fea588b
[escher/timer] Little code quality improvement
Lauryy06 Dec 19, 2021
64a9042
[settings] Removed auto usb reactivation
Lauryy06 Dec 19, 2021
685e73c
[reader] Make reader works !
Lauryy06 Jan 9, 2022
8126e0d
Fix cursor storage (#120)
Yaya-Cout Jan 10, 2022
98c919d
added mention of the installer in the readme (#119)
Overengined Jan 10, 2022
a3e2c97
fix link to the discord (#122)
apoleon33 Jan 12, 2022
77707cd
[kandinsky] Fix bugs in fill_polygon and removed the limit of 32 points
Lauryy06 Jan 13, 2022
16eaab3
[apps/calculation] Make the second_degree_controller works
Lauryy06 Jan 13, 2022
f296778
[python] Moved get_keys to ion module
Lauryy06 Jan 14, 2022
f862cb0
[apps/code] Add a setting for cursor saving (#125)
Yaya-Cout Jan 14, 2022
cbbe7ef
[poincare] Fix bug in equal simplifcation
Lauryy06 Jan 15, 2022
f591816
[apps/functions] Save if user want display derivative even when quitt…
Lauryy06 Jan 15, 2022
e575ffc
[apps/code] Shift + OK don't quit toolbox
Lauryy06 Jan 15, 2022
169fb74
Fix spelling (#128)
Yaya-Cout Jan 20, 2022
f4ce415
[apps/code] Fix multiplication in Python app on simulator (#126)
Yaya-Cout Jan 21, 2022
24205a7
Fix CI and replacement character (#133)
Yaya-Cout Jan 24, 2022
38614a8
[apps/python] Add set_brightness and get_brightness in Ion module (#…
Yaya-Cout Jan 25, 2022
1faac23
[apps/settings] Fix assert in about submenu when username enabled (#134)
Yaya-Cout Jan 25, 2022
1a546e0
Upload artifacts to google cloud (#138)
lolocomotive Feb 1, 2022
814e2de
[python] Enable math.factorial (#141)
Yaya-Cout Feb 2, 2022
100917f
[build] Add auto translate script (#140)
Yaya-Cout Feb 2, 2022
a0afbe9
Update building docs and french readme (#136)
hugo-b-r Feb 2, 2022
9632b59
[reader] Separated .urt and .txt files
Lauryy06 Feb 2, 2022
708070c
[calculation] Fix (again) a bug in second degree additional output
Lauryy06 Feb 2, 2022
d8f9370
Update README.fr.md (#142)
JulesGrd Feb 4, 2022
9ab3e6c
remove white reader icon background in omega_dark (#144)
hugo-b-r Feb 5, 2022
034fc65
[settings] Updated contributors !
Lauryy06 Feb 5, 2022
43b56f3
Update doc titlebar to match upsilon color. (#145)
hugo-b-r Feb 5, 2022
5eb0598
[apps/code] Add documentation on math.factorial (#146)
Yaya-Cout Feb 6, 2022
4f0f41b
[python] Add FStrings support (#155)
Yaya-Cout Feb 9, 2022
2443fa7
Merge branch 'upsilon-dev' of https://github.com/UpsilonNumworks/Upsi…
Lauryy06 Feb 11, 2022
893a2a5
[reader] Fixed a bug in list of books
Lauryy06 Feb 14, 2022
f3d632c
[apps/calculation] Add a "ctrl-z" system
Lauryy06 Feb 15, 2022
af5f9ea
[ion/storage] Added the "ctrl-z" system everywhere
Lauryy06 Feb 19, 2022
23a94b7
[calculation] Simplify angles in additional outputs and fix an assert…
Lauryy06 Feb 21, 2022
c7516f1
[settings] Fixed name of contributors
Lauryy06 Feb 22, 2022
23af100
[poincare] Allow replacement of sequences by their definition if rank…
Lauryy06 Feb 24, 2022
f95f9eb
[poincare] Better simplification of sequences
Lauryy06 Feb 24, 2022
9edf026
[python] Fix brackets in get_keys()
Yaya-Cout Mar 1, 2022
19e5562
2 corrections of bugs about the battery level in the settings (#148)
AlexandreArduino Mar 3, 2022
72a25ec
[ion] Rework of storage trash
Lauryy06 Mar 13, 2022
1c918f5
[ion] Try a fix to make compilation work
Lauryy06 Mar 13, 2022
6dc3140
[bootloader] Compatibility with Omega 2.0
Lauryy06 Mar 17, 2022
3740a93
[ion] Fixed CI
Lauryy06 Mar 19, 2022
42343d5
[ code ] Gutter improvement (#71) (#168)
devdl11 Mar 19, 2022
97a1680
[code] Improved code quality in gutter view resize
Lauryy06 Mar 19, 2022
c92c4d8
[apps/reader] Add slanted arrows, \in, \cdot, \cdots and \ldots (#184)
Yaya-Cout Mar 20, 2022
841ac7d
[ion] Fix win11 build for n0110 (#182) (#183)
MisterAssm Mar 20, 2022
865bacf
[build/utilities] Add translations clean script (#179)
Yaya-Cout Mar 20, 2022
8ac969d
[Feature] Backlight settings (#137)
Yaya-Cout Mar 22, 2022
3b293c8
[apps/graph] Added a color menu in graph and list (#189)
Yaya-Cout Mar 23, 2022
323eba6
Merge with Omega-dev
Lauryy06 Mar 23, 2022
e40d63a
Merge Upsilon-dev
Lauryy06 Mar 23, 2022
15f0833
[ion] Fix compilation
Lauryy06 Mar 28, 2022
b675a78
[ion] Part of the fix for CI
Lauryy06 Mar 28, 2022
45229b8
[python] Support more operators overload (classes) (#188)
Mino1289 Mar 28, 2022
202c273
[apps/graph] Separate Cyan from Blue (fix #192)
Yaya-Cout Mar 30, 2022
2ebc1bc
[apps] Add Shift + EE to go to the settings
Yaya-Cout Mar 30, 2022
e259803
[escher] Changed font in Toolbox expressions to LargeFont for better …
Tunas1337 Mar 31, 2022
7e64124
Revert #113 because of incompatibility with the workshop
Lauryy06 Mar 23, 2022
a770ee9
[code] End of revert #113
Lauryy06 Mar 31, 2022
c0c1615
[apps] Swap graph and rpn apps
Yaya-Cout Apr 3, 2022
5365718
[bootloader] Fix building with no computer and cable icons
Yaya-Cout Apr 5, 2022
9f7aba4
Run upload to firebase only when on UpsilonNumworks/Upsilon on upsilo…
lolocomotive Apr 6, 2022
3dfc8d7
[bootloader/storage] new bootloader and fix python issue
devdl11 Apr 7, 2022
15801ae
[DFU] Fix simulators
devdl11 Apr 7, 2022
c65b1c6
[Review] Review Update
devdl11 Apr 7, 2022
3328bc2
Update bootloader/itoa.cpp
devdl11 Apr 8, 2022
8db0514
Update bootloader/itoa.cpp
devdl11 Apr 8, 2022
3af3d70
Update bootloader/itoa.cpp
devdl11 Apr 8, 2022
d3754a9
Update bootloader/itoa.h
devdl11 Apr 8, 2022
80f099c
Update bootloader/usb_data.cpp
devdl11 Apr 8, 2022
7a6c211
Update bootloader/itoa.cpp
devdl11 Apr 8, 2022
62e9810
[Reviews] Code correction and improvement
devdl11 Apr 8, 2022
ff40b8b
Merge branch 'upsilon-new-bootloader' of https://github.com/devdl11/U…
devdl11 Apr 8, 2022
3c26035
[Review] Class to namespace
devdl11 Apr 8, 2022
7ce3aac
Update bootloader/messages.h
devdl11 Apr 8, 2022
e886863
Update bootloader/messages.h
devdl11 Apr 8, 2022
3c098b6
Update bootloader/usb_data.h
devdl11 Apr 8, 2022
01c3f76
Update ion/src/device/bootloader/usb/Makefile
devdl11 Apr 8, 2022
4a830a0
Update ion/src/device/n0100/flash.ld
devdl11 Apr 8, 2022
5f50f3f
Update ion/src/device/shared/usb/stack/device.cpp
devdl11 Apr 8, 2022
bf1d570
Update ion/src/device/shared/usb/dfu_relocated.cpp
devdl11 Apr 8, 2022
0e46954
Update ion/src/device/shared/usb/dfu_interface.h
devdl11 Apr 8, 2022
3b955c2
Update ion/src/device/n0110/drivers/board.cpp
devdl11 Apr 8, 2022
225b942
Update ion/src/device/shared/usb/dfu.ld
devdl11 Apr 8, 2022
f4e84bc
Update ion/src/device/n0110/internal_flash.ld
devdl11 Apr 8, 2022
a0caf67
[review] revert flasher code
devdl11 Apr 8, 2022
c837709
[flasher] Fix old dfu code
devdl11 Apr 8, 2022
21f08a2
[bootloader/interface] Yaya-cout commit
devdl11 Apr 8, 2022
ff307b8
[bootloader > interfaces] Interface improvement
devdl11 Apr 8, 2022
eeff886
[bootloader > menus] Improvement
devdl11 Apr 9, 2022
add333b
[bootloade] Fix freezing
devdl11 Apr 9, 2022
2bfc243
update atomic submodule (#208)
hugo-b-r Apr 9, 2022
4ca7d92
[escher] Changed PopUpTopMargin in metrics (#201)
Lauryy06 Apr 10, 2022
f174fbc
[apps/code] Fix Key selector in auto completion
Yaya-Cout Apr 15, 2022
0e24823
Fix Readme Links (#210)
darthnithin Apr 15, 2022
22ba190
[calculation] Fix bug in calculation store
Lauryy06 Mar 23, 2022
2bf6de5
[reader] Fixed bug when a word is too big
Lauryy06 Apr 8, 2022
d42e426
[apps] Add Shift + Ans shortcut to go to the last application
Yaya-Cout Mar 30, 2022
c54a97a
[apps/apps_container_storage.cpp] Add newline
Yaya-Cout Mar 31, 2022
4b7631e
[apps/apps_container_storage.cpp] Add an assert
Yaya-Cout Mar 31, 2022
3879625
[external] First attempt to merge Khi external API
Lauryy06 Apr 15, 2022
77352e3
[storage] Possibility to store metadata with records (cursor in scripts)
Lauryy06 Apr 15, 2022
cec75bf
[rpn] Updated submodules
Lauryy06 Apr 17, 2022
d10d1cd
[rpn] Updated submodule to fix dirty line
Lauryy06 Apr 17, 2022
3c53421
[poincare] Added simplification of nested radicals
Lauryy06 Apr 23, 2022
5ed8aef
Bootloader pre-release
devdl11 Apr 25, 2022
27cf6a0
Fix CLI bootloader
devdl11 Apr 25, 2022
42368ec
second patch
devdl11 Apr 25, 2022
18ff283
Boot fix
devdl11 Apr 25, 2022
595c69b
Merged upsilon-dev
Lauryy06 Apr 26, 2022
0e49d23
Apply suggestions from code review
devdl11 Apr 26, 2022
04ae526
Removing useless file
devdl11 Apr 26, 2022
b15d495
[apps/python] Use super implementation in the select sub menu functio…
Apr 27, 2022
667bac1
Merge remote-tracking branch 'upsilon-yayacout/upsilon-dev-autocomple…
Apr 27, 2022
0332f43
Reviews
devdl11 Apr 27, 2022
45b4dd3
Update bootloader/interface/static/messages.h
devdl11 Apr 27, 2022
4755844
Update bootloader/interface/menus/dfu.h
devdl11 Apr 27, 2022
c73b13b
Some code
devdl11 Apr 27, 2022
35f09ed
Merge branch 'upsilon-new-bootloader' of https://github.com/devdl11/U…
devdl11 Apr 27, 2022
807945a
[CI] Fix bench.flash
Apr 27, 2022
fd7bdc7
Dumb error fix
devdl11 Apr 27, 2022
aff5803
[CI] Fix bootloader CI
Apr 27, 2022
9c69379
fix
devdl11 Apr 27, 2022
7f8e6a6
Merged new bootloader
devdl11 Apr 27, 2022
7d61e23
[bootloader] Small fixes
Lauryy06 Apr 27, 2022
5b7bdc1
Revert "[external] First attempt to merge Khi external API"
Lauryy06 Apr 28, 2022
03ae762
[external] Updated for compatibility with KhiCAS
Apr 29, 2022
39f3334
Merge remote-tracking branch 'upsilon-yayacout/upsilon-dev-ci-bootloa…
Apr 29, 2022
7450998
[poincare] Fixed two serious bugs in sequences simplification
Lauryy06 Apr 30, 2022
adab2c2
[reader] Improved previous position algorithm and fixed symbols
Lauryy06 May 1, 2022
2be1a6e
[usb] Changed link in descriptor
Lauryy06 May 2, 2022
0e0dc4a
Revert "[apps] Add Shift + Ans shortcut to go to the last application"
Lauryy06 May 2, 2022
f348d9e
[bootloader] Fixed compilation
Lauryy06 May 3, 2022
6a89499
[flasher] Fixed compilation
Lauryy06 May 3, 2022
caf23dc
[bootloader] Fix compilation to dfu file
Lauryy06 May 3, 2022
efb32c9
[bootloader] Fix "make binpack" in the CI
Lauryy06 May 3, 2022
9f6d52d
[usb] Removing residues from the USB protection
Lauryy06 May 4, 2022
7a2ee2b
[config] Set upsilon version to 1.0.0
Lauryy06 May 4, 2022
7c51b1e
[apps/code] Fix fr" typing in editor
May 5, 2022
5220dda
Merge remote-tracking branch 'origin/upsilon-dev' into upsilon-master
Lauryy06 May 5, 2022
5be8d6a
[minor changes] Just Update issues badge to work with new repo URL (#…
hugo-b-r May 7, 2022
6758a95
misleading comment (#216)
iamlambda May 7, 2022
36fa4a4
Revert "[storage] Possibility to store metadata with records (cursor …
Lauryy06 May 9, 2022
ec36325
Merge branch 'upsilon-dev' of https://github.com/UpsilonNumworks/Upsi…
Lauryy06 May 9, 2022
be3c8fc
Update config.mak (#230)
emsquid May 10, 2022
2ee7b67
[bootloader/menu] Fix typo (#231)
Tunas1337 May 11, 2022
2a6d110
Change Upsilon version from 1.0.0 to 1.0.1-dev
May 18, 2022
e4f0762
[README/build] Add bootloader in README
May 20, 2022
5f51ed0
[README/CI] Fix README and CI (#235)
May 20, 2022
19de87f
[CI] Fix metric workflow
May 21, 2022
e4718fc
[apps/external] Add simulator support (#238)
May 21, 2022
5444bda
[build] Disable telemetry on IOS
May 27, 2022
d8423fb
[LD] Fixed warning about different array declaration (#242)
RedGl0w May 29, 2022
1db74c7
Ajout de \binom pour afficher les coefficients binomiaux (#250)
fmOOmf Jun 9, 2022
c826e55
[storage] New attempt to save cursor position
Lauryy06 Jun 10, 2022
1f91a5f
Fixing README Files (#241)
Alerymin Jun 12, 2022
3b12f29
[apps/reader] Adding new symbols and functions in the TexParser (#237)
Mino1289 Jun 12, 2022
35017ec
Lock Hardware Test while Exam Mode enabled (#227)
Lisra-git Jun 12, 2022
9588052
Correction de la gestion de la couleur marron Liseuse / Brown color p…
fmOOmf Jun 12, 2022
741a715
[CI] Add bootloader upload to dev version on Firebase
Jun 14, 2022
1319ad2
[Make] Add shasum for bootloader binpack
Jun 14, 2022
d983797
Revert "[storage] New attempt to save cursor position"
Lauryy06 Jun 17, 2022
0751c88
[TexParser] Adding Sum, Product and Integral (#252)
Mino1289 Jun 17, 2022
125e1a8
[settings] Remove option to save cursor
Lauryy06 Jun 17, 2022
e8ea693
[calculation] Dimension in additional output for values with units
Lauryy06 Jun 18, 2022
4d5b37f
Improvements to README.md and README.fr.md (#256)
hugo-b-r Jun 21, 2022
ba43135
[kandinsky/font] Fix replacement character
fmOOmf Jun 25, 2022
391fd5e
[python/ion] Error if brightness isn't between 0 and 240 in set_brigh…
Lauryy06 Jun 19, 2022
0b2a581
[escher] Rework of timers and bigger text in toolboxes
Lauryy06 Jun 24, 2022
4893b73
[test] Fixed tests compilation
Lauryy06 Jun 25, 2022
25d4793
[poincare] Fixed tests
Lauryy06 Jun 25, 2022
92c653f
[python] Upgrade MicroPython to version 1.19.1, Ulab and add unit tes…
Jun 26, 2022
891afff
[code] Added ulab.utils in toolbox
Lauryy06 Jun 26, 2022
992fb5d
[escher] Fixed icon view
Lauryy06 Jun 27, 2022
2a23430
[reader] FIxed "syntax error" with colors when going backward
Lauryy06 Jun 27, 2022
99b070a
New font and italic in python keywords (#232)
Oreig403 Jul 1, 2022
d87c67d
[kandinsky | code] Coding style improvement in the new font (part 1)
Lauryy06 Jul 1, 2022
a1e213a
[apps] Add Shift + Ans shortcut to go to the last application (#196)
Jul 4, 2022
77167d1
[statistics] Added 3 new measurements
Lauryy06 Jul 3, 2022
51a5f69
[escher] XNT button is now cyclic
Lauryy06 Jul 6, 2022
1fbd528
[escher] Fixed bugs in previous commit (XNT)
Lauryy06 Jul 7, 2022
3a220c0
Upsilon readme nix (#287)
hugo-b-r Oct 8, 2022
1d00d7d
Fix README powershell commands (#278)
Alerymin Oct 8, 2022
78b606e
[bootloader] Fix e19 boot (#263)
devdl11 Nov 19, 2022
08eb1ae
[CI] Fix Web CI (#303)
Yaya-Cout Dec 3, 2022
851ec2a
[bootloader] Fix exam mode with Epsilon 19 and add support for Epsilo…
Yaya-Cout Dec 3, 2022
1bf164e
[CI] Add bootloader in bootloader binpack (#304)
Yaya-Cout Dec 3, 2022
62d4d59
[CI] Fix bootloader upload
Dec 5, 2022
2a89c23
[CI] Rebuild checksums before uploading bootloader
Dec 5, 2022
8d6c7d1
[CI] Build all bin checksums
Dec 6, 2022
c9c868c
[CI] Use latest version of ARM toolchain for bootloader
Dec 6, 2022
1de090c
[apps/home] Quick select for apps using numbers (#306)
Yaya-Cout Dec 9, 2022
2312147
[apps/atomic] Use latest commit (redesign)
Dec 29, 2022
ed002ed
[apps/atomic] Fix last commit (std::max error)
Jan 1, 2023
1a681c7
Fix android simulator (#277)
lolocomotive Jan 1, 2023
7030c58
[storage] Fix broken script saving/loading
Jan 5, 2023
72d10f8
[Simulator] Don't resize canvas to 0x0 (#310)
lolocomotive Jan 5, 2023
0e65c97
[Simulator] Fix MicroPython in Web simulator and update to Emscripten…
Yaya-Cout Jan 14, 2023
7af7b89
[i18n] Clean translations
Jan 16, 2023
224cec5
[apps/settings] Remove rests of USB protection
Jan 16, 2023
12d8eee
[Simulator] Fix keys not working and reduce log spam
lolocomotive Jan 21, 2023
c596043
Merge pull request #313 from lolocomotive/simulator-fix
Yaya-Cout Jan 21, 2023
58a373e
[apps/reader] Fix reader crash when opening bookmark
Jan 29, 2023
4acc79f
[apps/on_boarding] Fix logo view crash when interrupted
Feb 3, 2023
b43d773
[calculation/UnitList] Fix crash when pressing OK
Feb 8, 2023
a729ef2
[apps] Move Dimensions i18n out of calculation
Feb 17, 2023
c0d9980
[apps/main] Add open app option
Feb 17, 2023
1067216
[bootloader] Mark Epsilon 20.3 as safe
Feb 17, 2023
83d6d33
[apps/math_toolbox] Move Matrix and Vectors to a submenu
Mar 12, 2023
a87a99a
[bootloader] Mark Epsilon 20.4 as safe
Mar 17, 2023
b4820d5
[README] Fix a bad string in French README (#317)
Wiwok Mar 19, 2023
0916996
[Bootloader] Enhance Global Stability
Lisra-git Apr 7, 2023
aadcd37
Fix 3DS simulator (#243)
Yaya-Cout Apr 13, 2023
b44a95a
Casio fx-CG series port (#324)
Heath123 May 10, 2023
a124ed7
[Ion] Quick-and-dirty fix for the Web simulator
May 21, 2023
7345041
[Ports] Merge Nspire port and Fxcg improvements
Jun 6, 2023
45a9dda
[apps/host_filemanager] Fix N0100 build
Jun 7, 2023
3c6641c
[it.i18n] Add missing italian translations, fix typos / excessive len…
andrigamerita Jun 26, 2023
4630052
[i18n/code] Fix random description in italian
Jun 26, 2023
6976e52
[python/kandinsky] Allow selecting italic font for draw_string using …
Jun 27, 2023
a945fc1
[python/kandinsky] Fix big font selection
Jul 1, 2023
f89ffc9
[bootloader] Mark Epsilon 21.1.1 as safe
Aug 29, 2023
fd159fe
[bootloader] Update version number
Aug 29, 2023
0cabec5
[NSpire Simulator] Fix framebuffer in nspire port (#340)
Luminoso-256 Sep 15, 2023
a0583aa
[python] Prevent waiting for 2^32 ms if user entered a negative delay
Sep 28, 2023
764ff6f
Merge branch 'upsilon-dev' of https://github.com/UpsilonNumworks/Upsi…
Sep 28, 2023
0f2ce29
Mark 21.2.0 as safe (#342)
Alerymin Oct 2, 2023
2bf46f5
[apps_container] Avoid crashing on ×10^ on N0100
Oct 16, 2023
a5354f5
Merge branch 'upsilon-dev' of https://github.com/UpsilonNumworks/Upsi…
Oct 16, 2023
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
  •  
  •  
  •  
25 changes: 20 additions & 5 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,29 @@
---
name: Bug report
about: Omega is not working like it should? Let us know!
about: Upsilon is not working like it should? Let us know!
title: ''
labels: Bug, Triage
labels: 'Status: Triage, Type: Bug'
assignees: ''

---

#### Describe the bug
**Describe the bug**
A clear and concise description of what the bug is.

**To Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error

#### Environment
- Omega Version: {go to settings > about > Omega Version and type the version here}
**Expected behavior**
A clear and concise description of what you expected to happen.

**Screenshots**
If applicable, add screenshots to help explain your problem.

**Device (please complete the following information):**
- The device on which you're running Upsilon (computer, n0110, n0100, etc...)
- Upsilon Version: [go to settings > about > Upsilon Version and type the version here]
- Upsilon commit: [settings > about > click one time on epsilon version]
1 change: 0 additions & 1 deletion .github/ISSUE_TEMPLATE/config.yml

This file was deleted.

13 changes: 10 additions & 3 deletions .github/ISSUE_TEMPLATE/feature_request.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,17 @@
---
name: Feature request
about: Suggest an idea for an improvement of Omega
about: Suggest an idea for Upsilon
title: ''
labels: Feature, Triage
labels: 'Status: Triage, Type: Feature'
assignees: ''

---

#### What I want to see in the next version of Omega
**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.

**Additional context**
Add any other context or screenshots about the feature request here.
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/other.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
name: Other
about: A question? A problem? ...
about: A question? A problem?
title: ''
labels: Triage
labels: 'Status: Triage'
assignees: ''

---
Expand Down
12 changes: 6 additions & 6 deletions .github/ISSUE_TEMPLATE/problems-during-installation.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
---
name: Problems during installation
about: Need help to install Omega?
about: Need help to install Upsilon?
title: ''
labels: Installation issue, Triage
labels: 'Status: Triage, Type: Installation issue'
assignees: ''

---

#### Describe the problem
**Describe the problem**


#### Logs
**Logs**
```
Copy/paste the logs here (If you have some)
```

#### Environment
- Omega Version: {go to settings > about > Omega Version and type the version here}
**Environment**
- Upsilon Version: {go to settings > about > Upsilon Version and type the version here}
Loading
Loading