-
Ok, here is my test issue
-
Minimize use of unwraps in codebase
Errors should make visible to user what failed and at what stage
- e.g. instead of saying EOF reached, say EOF reached when reading data for X column in Y str…
-
### Have you read the Contributing Guidelines on issues?
- [X] I have read the [Contributing Guidelines on issues](https://github.com/facebook/docusaurus/blob/main/CONTRIBUTING.md#issues).
### Motiv…
-
## Type of feedback
//content
## Description
The answers to the third question in the [quiz on the open source principles](https://learn.wordpress.org/quiz/open-source-principle-3-egoless-par…
-
# Issue: Make the Project Responsive for Mobile Devices
## Description
The current layout is optimized for desktop view, but it needs to be responsive and display correctly on mobile devices. Yo…
-
The settings application(s) that exist presently in Overte are all Over-te place. There exist several separate QML based settings applications that each target one specific area of the overall setting…
-
The GitHub REST API implementation `gitscribe/apis/github.py` and the Discord Bot `gitscribe/_discord.py` are all currently implemented in a functional programming paradigm. Although a welcoming point…
-
### What problem are you trying to solve?
The `window` object is the entry point to many (hundreds?) web APIs. For example `window.print()`, `window.location`, `window.navigator`, `window.indexedDB…
-
**Problem:**
The “Introduction to Parallel Programming” course is difficult to follow and poorly structured, Many students, including myself, find it challenging to grasp the concepts due to the lack…
-
Plan the future for compiler libraries.
The most likely scenario, as things stand today is:
- Core will be adopted and become part of the compiler
- Belt needs looking at next. One possibility is…