summaryrefslogtreecommitdiffstats
path: root/CONTRIBUTING.md
AgeCommit message (Expand)Author
2024-03-03feat(docs): move to vitepress (#5785)David Knaack
2023-05-09docs: update CONTRIBUTING.md and README.md (#5153)Zhizhen He
2022-11-05docs(contributing): switch to current presets dir (#4460)David Knaack
2022-09-04refactor: replace `ansi_term` with `nu_ansi_term` (#4339)David Knaack
2022-04-18revert(schema): move config-schema back into .github folder (#3886)David Knaack
2022-04-16fix(schema): move config-schema into docs folder (#3878)David Knaack
2022-04-01feat: allow printing config file schema (#3737)David Knaack
2022-03-26refactor: replace module_config_derive with serde (#3786)David Knaack
2022-02-11fix: typo of variable in CONTRIBUTING (#3595)Kotaro Abe
2022-01-30fix(nodejs): use e718 as the default of symbol in node configuration (#3533)TrickyPi
2022-01-21feat: add a container indicator (#3304)Harald Hoyer
2022-01-20ci: Use `dprint` to format documentation + TOML files (#3426)Kevin Song
2021-10-05docs: add a checklist for new modules (#3076)Kevin Song
2021-07-16fix(windows): avoid inadvertly running exes from cwd (#2885)David Knaack
2021-02-11feat: allow changing default command timeout (#2283)David Knaack
2020-12-20docs: Add note about Crowdin-managed files to CONTRIBUTING.md (#2013)Kevin Song
2020-10-13docs: fix typo in CONTRIBUTING.md (#1772)Adrian Duong
2020-09-28feat: add error messaging (#1576)Tilmann Meyer
2020-09-20docs: update clippy command in the CONTRIBUTING.md (#1665)Thomas O'Donnell
2020-09-19style: make rustfmt use the default configuration (#1661)Andrew
2020-08-07test: introduce env variable mocking (#1490)Tilmann Meyer
2020-06-14docs: remove redundant settings in Contributing guide (#1326)Thomas O'Donnell
2020-06-14fix: replacing default RUST_LOG environement variable with starship specific ...anouar kappitou
2020-03-15fix: possible fix for Intermittent Test Failures in GH Actions (#987)David Knaack
2020-01-31docs: Add git workflow to CONTRIBUTING.md (#876)Sam Rose
2020-01-06ci: Remove Docker test environment from CI (#806)Matan Kushner
2019-10-18docs: Add docs for running the starship website locally (#552)Carl Summers
2019-09-12chore: Rename integration_test to acceptance_test (#356)Matan Kushner
2019-09-09docs: Include Docker related information in CONTRIBUTING (#321)Hofer-Julian
2019-08-21fix: Failing Tests if home is a git directory (#214)Kevin Song
2019-06-15docs: Add CONTRIBUTNG.md (#79)Matan Kushner