-
With the latest vscode-insiders, `No view is registered with id: cspell.issuesViewByFile` started showing up. The 4.0.5 version of the Code Spell Checker extension works just fine with 1.9…
-
### Is your feature request related to a problem? Please describe
A lot of performance optimizations require developers/contributors to profile OpenSearch process and capture impact of their changes …
-
Our [coding guidelines](https://ror.avrintech.net/rorwikibackup/index.php/Coding_style) need a new home (wiki is retired) and extension. I suggest incorporating them to our Doxygen docs and adding usa…
-
### 📜 Description
Backstage and community plugin repo documentation severely lack a description and/or general set of guidelines on how best to actively develop and test code in this repository local…
-
We created [technical.md](https://github.com/NaturalIntelligence/imglab/blob/master/docs/technical.md) to help new developers to understand the project structure and it's component better. However as…
-
Hi,
Discussing development guidelines here:
1. Follow TDD as much as possible.
2. Fully document the classes with:
2/1. What the class/method is doing
2/2. Why that is doing it
2/3. How it i…
-
**What happened**:
The test fails when building from an sdist. This is because the GitHub workflows are not included in the sdist.
```
____________________ test_development_guidelines_matches_ci __…
-
Need to document the development guidelines for the project.
-
### URL to the relevant documentation page
https://github.com/FHIDev/Fhi.Designsystem/blob/main/CONTRIBUTING.md
### Description
We don't have a contributing guide :)
### Proposed improvement
Add …
-
As we start to expand the project and include specific ways of doing things (e.g. the API class stuff) we could do with some documentation that helps contributors get up to speed on the codebase.