Rick Staa
Rick Staa
**Feature Request: Enhancing Contribution Guidelines with Testing and Debugging Information** **Is your feature request related to a problem? Please describe.** The current documentation for contributing to the project is comprehensive...
This pull request allows users to customize the footer of their Jekyll site. By adding a 'footer-custom.html' file in the `_includes` directory of their repository, users can overwrite the default...
I've noticed that two images in the Primer theme are currently not displaying correctly: 1. Primer thumbnail image at https://github.com/pages-themes/primer:  2. Documentation large image at https://pages-themes.github.io/primer/:  - Description[^1]. [^1]: Some footnote. ``` This, however, keeps throwing a `Found...
### Is your feature request related to a problem? Please describe. As explained by @SleepyCatten in https://github.com/rickstaa/github-emoji-picker/issues/202, users might want a way to see emojis which are not yet supported...
### Describe the bug ### Problem The deprecation of the create-react-app framework (as discussed [here](https://blog.bitsrc.io/the-future-of-react-why-create-react-app-is-deprecated-and-hooks-are-the-future-83e8a087a325?gi=d24f587f20f9)) has created a roadblock in updating TypeScript to version 5 (refer to [this GitHub issue](https://github.com/facebook/create-react-app/issues/13080))....
This commit adds PRBot as a co-author, so we can still check where PRBot is used. @M3kH I have not yet tested this PR since I could not find a...
I use this amazing tool inside several Github actions. Since supplying all the corrections I want to ignore using the `-i` flag is impractical it would be nice if we...