Sujal Gupta
Sujal Gupta
Currently there is no CONTRIBUTE.MD which has all the instructions on how to contribute and run the project in local and many other instructions that a open source project usually...
doc/manage-install: add instruction to delete Go config files saved under a directory "go" Modern Go versions store configuration in the user's configuration directory, under a directory named "go" For instance,...
doc/tutorial/getting-started : Remove the first step mentioning cd into home directory This can be misleading as it is not mandatory to make a project folder in the home directory. Fixes...
#### Current Behavior A warning is being shown when we run `npm run build` due to presence of duplicate devDependency in `package.json` on line 49 and 77 #### Expected Behavior...
### What Docs changes are you proposing? I would like to contribute to `INSTALLATION.md` by improving the installation instructions. The installation guide is great but it could be better. Some...
Fixes #58644 The interface were missing for subclasses of `PerformanceEntry` which causes an error when we try to run below code snippet [Playground Link](https://www.typescriptlang.org/play/?#code/GYVwdgxgLglg9mABABwIYHMCmB1VBnAJU1QBs5UATTCgCgEoAuRAIzjhOKQG8AoRfxACdMUEIKTJMg4HEEBbVJEx8BqgHRYoAUTBRBMTHgBCATwAqJyTQDkYVADcY6VLATW6K1fwD03xFsFBWSYzAGUAJgBmSIBOJgAFIMlBKBNEVMlECjhDRDA4KERMAA8YPEKEdMtMRHipGXlFCEwdPRNPL19EMwALMsR+gHcgsHQAGhZMCFQQPBqoPrwBpdRa+tkFJQA5BycXeDAzGDkYUcQ4ZgArKagO9Tw4OUwaTF1BNIBeAD4it5M1DI1D7AxDWYRkSjuADcPAAvkA) ```ts function pageWasRealoaded(): boolean { return...
* [X] I added CHANGELOG entry for this change. * [ ] Change is not relevant to the end user. ## Changes Fixes #7640 In `thanos/query.go` 1. Added "promql-experimental-functions" in...
Closes #682 I have removed the code responsible for appending extra line in the code generated for the following languages - C# - HttpClient - Dart - http - Java...
Fixes #7841 This PR aims to add `type` keyword in import of ChartConfig of ChartBarDefault()