docs(readme): link to CONTRIBUTING.md
This commit is contained in:
@@ -16,6 +16,7 @@ abbreviation system for keyboard-driven workflows.
|
|||||||
- [Personalization](#personalization)
|
- [Personalization](#personalization)
|
||||||
- [Minimal Mode](#minimal-mode)
|
- [Minimal Mode](#minimal-mode)
|
||||||
- [Testing](#testing)
|
- [Testing](#testing)
|
||||||
|
- [Contributing](#contributing)
|
||||||
- [Attribution](#attribution)
|
- [Attribution](#attribution)
|
||||||
- [License](#license)
|
- [License](#license)
|
||||||
|
|
||||||
@@ -341,6 +342,14 @@ Runs before every push (and gates the [documentation build](.github/workflows/ci
|
|||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
## Contributing
|
||||||
|
|
||||||
|
Interested in contributing? See [`CONTRIBUTING.md`](CONTRIBUTING.md) for the
|
||||||
|
branching/PR workflow, commit conventions, fish coding standards, and the
|
||||||
|
docs/testing pipeline this repo follows.
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
## Attribution
|
## Attribution
|
||||||
|
|
||||||
The core of the [Zoxide integration](https://fish.rootiest.fyi/02-path-setup/) in this repository was originally adapted from the [icezyclon/zoxide.fish](https://github.com/icezyclon/zoxide.fish) plugin (MIT Licensed) and has since been heavily customized for performance and Fish 4.x compatibility.
|
The core of the [Zoxide integration](https://fish.rootiest.fyi/02-path-setup/) in this repository was originally adapted from the [icezyclon/zoxide.fish](https://github.com/icezyclon/zoxide.fish) plugin (MIT Licensed) and has since been heavily customized for performance and Fish 4.x compatibility.
|
||||||
|
|||||||
Reference in New Issue
Block a user