👍🎉 First off, thanks for taking the time to contribute! 🎉👍
Please open an issue and discuss the problem / feature before starting to code.
- Keep the style consistent with existent code.
- Stay with pure fish (use builtins)
- Avoid dependencies
- Follow Conventional Commits specification
- If you like emojis, follow gitmoji guide
You can use (and enhance!) scripts in test
folder to test your code. You need to run the tests with fishtape
If you are using Visual Studio Code, i recommend these extensions :
- fish-vscode for syntax highlighting
- fish-ide for syntax errors checking