-
### Chaos Mesh Version
master
### Kubernetes Version
n/a
### Describe the bug
The [`JVMChaosSpec`](https://github.com/chaos-mesh/chaos-mesh/blob/24ddcc087ee2ebf00cd9ba4e2121c26312d2308c/api/v1alp…
-
> [!IMPORTANT]
> This issue is part of our 2024 Hacktoberfest initiative. If you are interested in working on this issue, refer to our [top-level tasks](https://github.com/freeCodeCamp/freeCodeCamp/i…
-
### Reason/inspiration (optional)
We would like a new entry on the `Global Variables` term under C++. The entry should go in a new file under `docs/content/cpp/concepts/variables/terms/global-variabl…
-
Hello, I habe broken my Bicube record this week with a 1.87 time (averaging a 38) due to a 4 mover that appeared (first scramble of this week, solution, U' L' U' F).
Scramble: F' U L F R U F2 L' F U L…
-
For distributed recipes, such as full_finetune_distributed, the gradients end up getting synchronized after each backward() pass instead of only once before the optimizer step. This results in signifi…
-
When using two formsets lets call them A and B,
even if I give them different prefix, I still give the same removeCssClass (I want the same style apply to the 2 buttons).
However, when removing…
-
I would like to have a whitelist mode for the window swallowing filter. My use case is that I only want window swallowing in a few applications so it would be easier to maintain a small whitelist than…
-
You should create a well organised greeting automated message for contributors who want to contribute using GitHub Actions.
-
Overview:
We need to integrate multiple Bible translations into our application. Currently, we only have the KJV version available. To enhance user experience, we need the following feature:
- Multi…
-
I'm not very experienced with python and I just did my first PR for this project. What is your developer workflow?
I usually just write my code, and run `pip install .` and test it.