Seth Falco
Seth Falco
If a `.gitignore` file does exist, it adds a new line to the file even if the file is empty. This checks the length of the file first, and will...
This just pulls out some strings from the `package.json` file. The name and description of the extension. The names/descriptions of the configuration values. This makes it easy to translate them...
Adds the option to include a link to the references gitignore file in the README. I prefer to add a link, so contributors know where it was derived from. When...
**Describe your problem and how to reproduce it:** I was working on the Sudoku Solver project and ran into an issue with my tests failing despite my unit tests passing...
Extension to https://github.com/LibreTranslate/LibreTranslate/issues/193 * [ ] SVG icons should change `fill` value to `currentColor` so it uses the font color. (i.e. for the arrow icon between source/target language.) * [...
## Add [Kodify](https://kodify.io/) - [x] I have read the [contributing guidelines](https://github.com/poteto/hiring-without-whiteboards/blob/master/CONTRIBUTING.md) - [x] I agree to the [Code of Conduct](https://github.com/poteto/hiring-without-whiteboards/blob/master/CODE_OF_CONDUCT.md) - [x] I have followed the [format](https://github.com/poteto/hiring-without-whiteboards/blob/master/CONTRIBUTING.md#format) prescribed in the...
There are many URLs on Reddit which aren't on Libreddit, namely the `/dev/api` which isn't on Libreddit. Pages that aren't on Libreddit I would expect not to redirect, and instead...
## Is your feature request related to a problem? Please describe. Some Discord users get wary about who has access to the messages they send. While it may be a...
Adds the `listusers` command to the Discord bot, which will list the users on the Matrix side. Context and motivation is written up on the related issue at the bottom....
* Add an [EditorConfig](https://editorconfig.org/) file so it's easier code editor settings don't get in the way while contributing to the project. * Fix typos in CONTRIBUTING.md, also the link fragment...