-
Just like with #1, it's all about accessibility of the patch while remaining legal. A GUI will be much clearer about what is required to make the patch, and could ideally have the added feature of hel…
-
```
What steps will reproduce the problem?
1. retrieve SKOS labels
2. extract label values
3. resulting strings are wrapped in gratuitous double quotes
What is the expected output? What do you see i…
-
```
What steps will reproduce the problem?
1. retrieve SKOS labels
2. extract label values
3. resulting strings are wrapped in gratuitous double quotes
What is the expected output? What do you see i…
-
```
What steps will reproduce the problem?
1. retrieve SKOS labels
2. extract label values
3. resulting strings are wrapped in gratuitous double quotes
What is the expected output? What do you see i…
-
Hello there! Thanks for your work!
Following steps from V2's README I received the following error. Here were the steps:
``` shell
$ node --version
v5.0.0
$ meteor --version
Meteor 1.2.1
$ meteo…
-
Currently, the `Rule` class handles properties such as DTSTART, DTEND, and RDATE. `Rule` was originally intended to reflect the RFCs RRULE property, but it ended up encompassing a bit more than that. …
-
### Description
I realized while doing some memory profiling that ThemeColor.kt uses a fairly big amount of memory for what is essentially a constants class. I believe a slight reduction in memory us…
-
We need to figure it out and then to write a script to generate a pair of `str_data.rom` and `str_index.rom` files (which `AWVM_trace.py` uses to place comments with the string contents on the generat…
-
See https://github.com/Kinto/kinto-admin/pull/509#pullrequestreview-108359050
When authenticating using openID Connect, the headers that are sent to the kinto server are using `Bearer`, which is ha…
-
### 🤔 What's the problem you've observed?
While Treesitter offers certain parsing capabilities, its current stage of development can introduce challenges that may outweigh its benefits for our spec…