Jeremy Chou
Jeremy Chou
## Description @rmax To make every issue and PR aligned and clear, I think we need to create issues and PRs template. But I can't perform this change. ## Tasks...
In the quick start section, it seems forgot to mention the pipeline setting, and without the setting seems will cause yield item appear wrong result. Just like #137, please update...
At current website, we can only go to the link after search, and scroll down to the keyword page by our own. I think it would be convenience if we...
- `mdx-bundler` version: 8.0.1 - `node` version: 16.13.2 - `npm` version: 8.1.2 Relevant code or config ```ts const remarkPlugins: U.PluggableList = [ [ remarkEmbedder, { handleError: handleEmbedderError, handleHTML: handleEmbedderHtml, transformers:...
Environment: Windows 10 with yarn 1.16.0 & [email protected] Describe: Using create-vue-app, it show "descirpe" instead "describe" while asking some package-lock.json information Error Reproduction: `$yarn create vue-app myapp`
Sometimes I use py.test got failed, so I find out that I can use pip setup.py install, if install successfully and the outcome is the same as I imagine, then...
I find that I can't use the same branch while I'm pushing the file, so I create a new one, and this PR's purpose is because I forgot to delete...
I want to contribute to CONTRIBUTING document about after making changing, last time I couldn't use py.test but use python setup.py install did work, so I want to write that...
I'm new to this project, and I'm still trying to understand how this work, but it's seems there are less comment in the PyBeacon.py, so I decided to add some...
# Description Build `Read` unittest for `action` command refer to #3444 & #3472 ## Type of change Please delete options that are not relevant. - [x] Code refactor or improvement...