Rishi Tank
Rishi Tank
How does one add reviewers to a pull request via this command line tool, without going through github?Also I am unsure of how one would close a pull request after...
It would be great to have a list of commands in a help page when using `git pull-request --help` to know the full extent of the functionality of this package,...
Hi, I noticed after https://github.com/ritz078/ng-embed/pull/15 inputting HTML into a div that is using ng-embed does not render the HTML but instead it is shown as text. Is there any way...
Hi, I'm not sure if this is intended, however the else part of a ternary conditional is highlighted. This is whether it is a function, variable or string. If I...
Hi, Would it be possible to allow usage of a JavaScript file for the config of branch name lint in order to import various constants for the config? Currently this...
Hi, I noticed that you recently added NPM support for this package, however I am unable to find it if I do `npm search bootstrap-sortable`, or if I try to...
Hi, when using a nested DndContext, it seems that the screen reader announcements for the nested DndContext render in the DOM in the same place as the outer DndContext: ```...
## What/Why/How? As part of implementing api-docs at Adthena, we had the need to auto-generate response examples for XML and CSV based on the OpenAPI schema provided. - This PR...